Public Member Functions | |
EntryPred (const char *name) | |
EntryPred (Entry *entry) | |
bool | operator() (Entry *entry) |
Public Attributes | |
std::string | m_name |
Definition at line 546 of file IceManager.h.
doil::Ice::IceManager::EntryPred::EntryPred | ( | const char * | name | ) | [inline] |
Definition at line 549 of file IceManager.h.
doil::Ice::IceManager::EntryPred::EntryPred | ( | Entry * | entry | ) | [inline] |
Definition at line 553 of file IceManager.h.
bool doil::Ice::IceManager::EntryPred::operator() | ( | Entry * | entry | ) | [inline] |
Definition at line 557 of file IceManager.h.
std::string doil::Ice::IceManager::EntryPred::m_name |
Definition at line 561 of file IceManager.h.