#include <CorbaUtil.h>
NamingContextHelper::NamingContextHelper |
( |
| ) |
|
NamingContextHelper::NamingContextHelper |
( |
const std::string & |
host, |
|
|
int |
port |
|
) |
| |
bool NamingContextHelper::bindObject |
( |
CORBA::Object_ptr |
object, |
|
|
const std::string & |
name |
|
) |
| |
const std::string & NamingContextHelper::errorMessage |
( |
| ) |
|
template<class T >
T::_ptr_type cnoid::NamingContextHelper::findObject |
( |
const std::string & |
name, |
|
|
const std::string & |
kind = "" |
|
) |
| |
|
inline |
CORBA::Object::_ptr_type cnoid::NamingContextHelper::findObject |
( |
const std::string & |
name, |
|
|
const std::string & |
kind = "" |
|
) |
| |
|
inline |
const std::string& cnoid::NamingContextHelper::host |
( |
| ) |
|
|
inline |
bool NamingContextHelper::isAlive |
( |
bool |
doRescan = true | ) |
|
bool NamingContextHelper::isObjectAlive |
( |
CORBA::Object_ptr |
obj | ) |
|
int cnoid::NamingContextHelper::port |
( |
| ) |
|
|
inline |
void NamingContextHelper::setLocation |
( |
const std::string & |
host, |
|
|
int |
port |
|
) |
| |
void NamingContextHelper::unbind |
( |
const std::string & |
name | ) |
|
The documentation for this class was generated from the following files: