#include <iostream.h>Include dependency graph for naming.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const CosNaming::Name &n) |
| CosNaming::Name | str2name (const char *namestr) |
| Converts stringified name to naming service name. | |
| int | bindName2Object (CosNaming::NamingContext_ptr namingContext, const CosNaming::Name &name, CORBA::Object_ptr obj) |
| Binds CosNaming::Name to object in the naming service. | |
| int bindName2Object | ( | CosNaming::NamingContext_ptr | namingContext, | |
| const CosNaming::Name & | name, | |||
| CORBA::Object_ptr | obj | |||
| ) |
| ostream& operator<< | ( | ostream & | os, | |
| const CosNaming::Name & | n | |||
| ) |
| CosNaming::Name str2name | ( | const char * | namestr | ) |
1.4.7