Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

naming.cc File Reference

#include "naming.h"
#include <stdio.h>
#include <iomanip.h>

Include dependency graph for naming.cc:

Include dependency graph

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)


Function Documentation

void bindName2Object CosNaming::NamingContext_ptr    c,
const CosNaming::Name &    n,
CORBA::Object_ptr    obj
 

Definition at line 129 of file naming.cc.

Referenced by main().

CosNaming::NamingContext_ptr getRootNamingContext CORBA::ORB_ptr    orb
 

Definition at line 66 of file naming.cc.

Referenced by main().

ostream& operator<< ostream &    os,
const omniORB::objectKey &    k
 

Definition at line 171 of file naming.cc.

ostream& operator<< ostream &    os,
const CosNaming::Name &    n
 

Definition at line 118 of file naming.cc.

void str2key omniORB::objectKey &    k,
char *    str
 

Definition at line 187 of file naming.cc.


Generated on Fri Dec 12 10:53:06 2003 for OmniEvents by doxygen1.2.15