Public Member Functions | |
EntryPred (const char *name) | |
EntryPred (Entry *entry) | |
bool | operator() (Entry *entry) |
Public Attributes | |
std::string | m_name |
Definition at line 580 of file CORBAManager.h.
doil::CORBA::CORBAManager::EntryPred::EntryPred | ( | const char * | name | ) | [inline] |
Definition at line 583 of file CORBAManager.h.
doil::CORBA::CORBAManager::EntryPred::EntryPred | ( | Entry * | entry | ) | [inline] |
Definition at line 587 of file CORBAManager.h.
bool doil::CORBA::CORBAManager::EntryPred::operator() | ( | Entry * | entry | ) | [inline] |
Definition at line 591 of file CORBAManager.h.
std::string doil::CORBA::CORBAManager::EntryPred::m_name |
Definition at line 595 of file CORBAManager.h.