corbaUtil.cc File Reference

#include <stdio.h>
#include "corbaUtil.h"
#include <omniORB4/Naming.hh>
#include <omniORB4/omniURI.h>
Include dependency graph for corbaUtil.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool getMultiObjectRef (CORBA::ORB_ptr orb, const char *contextName, CORBA::Object_ptr *dst, int &nObj)
 Build an object reference for many object within a context.
CORBA::Boolean bindObjectToName (CORBA::ORB_ptr orb, CORBA::Object_ptr objref, const char *contextId, const char *contextKind, const char *objectPrefix, CosNaming::Name &objectName)
 Register with the name service.
void unbindObject (CORBA::ORB_ptr orb, const char *contextId, const char *contextKind, CosNaming::Name &objectName)

Detailed Description

Definition in file corbaUtil.cc.


Function Documentation

CORBA::Boolean bindObjectToName ( CORBA::ORB_ptr  orb,
CORBA::Object_ptr  objref,
const char *  contextId,
const char *  contextKind,
const char *  objectPrefix,
CosNaming::Name &  objectName 
)

Register with the name service.

Definition at line 118 of file corbaUtil.cc.

bool getMultiObjectRef ( CORBA::ORB_ptr  orb,
const char *  contextName,
CORBA::Object_ptr *  dst,
int &  nObj 
) [inline]

Build an object reference for many object within a context.

Definition at line 42 of file corbaUtil.cc.

Generated on Sun May 8 08:42:51 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3