#include <ModuleManager.h>
Public Member Functions | |
| DllPred (const char *filepath) | |
| DllPred (const DLLEntity *dll) | |
| bool | operator() (DLLEntity *dllentity) |
| RTC::ModuleManager::DllPred::DllPred | ( | const char * | filepath | ) | [inline] |
| RTC::ModuleManager::DllPred::DllPred | ( | const DLLEntity * | dll | ) | [inline] |
| bool RTC::ModuleManager::DllPred::operator() | ( | DLLEntity * | dllentity | ) | [inline] |
References coil::Properties::getProperty(), and RTC::ModuleManager::DLLEntity::properties.
1.5.5