Public Member Functions | |
FactoryPred (const char *id) | |
FactoryPred (ServantFactory *factory) | |
bool | operator() (ServantFactory *factory) |
Public Attributes | |
std::string | m_id |
Definition at line 654 of file CORBAManager.h.
doil::CORBA::CORBAManager::FactoryPred::FactoryPred | ( | const char * | id | ) | [inline] |
Definition at line 657 of file CORBAManager.h.
doil::CORBA::CORBAManager::FactoryPred::FactoryPred | ( | ServantFactory * | factory | ) | [inline] |
Definition at line 658 of file CORBAManager.h.
bool doil::CORBA::CORBAManager::FactoryPred::operator() | ( | ServantFactory * | factory | ) | [inline] |
Definition at line 659 of file CORBAManager.h.
std::string doil::CORBA::CORBAManager::FactoryPred::m_id |
Definition at line 663 of file CORBAManager.h.