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