#include "naming.h"
#include <stdio.h>
#include <iomanip.h>
Include dependency graph for naming.cc:
Go to the source code of this file.
Functions | |
CosNaming::NamingContext_ptr | getRootNamingContext (CORBA::ORB_ptr orb) |
ostream & | operator<< (ostream &os, const CosNaming::Name &n) |
void | bindName2Object (CosNaming::NamingContext_ptr c, const CosNaming::Name &n, CORBA::Object_ptr obj) |
ostream & | operator<< (ostream &os, const omniORB::objectKey &k) |
void | str2key (omniORB::objectKey &k, char *str) |
|
Definition at line 129 of file naming.cc. Referenced by main(). |
|
Definition at line 66 of file naming.cc. Referenced by main(). |
|
|
|
|
|
|