Module list that has already loaded. More...
#include <ModuleManager.h>
Public Member Functions | |
| DllPred (const char *filepath) | |
| DllPred (const DLLEntity *dll) | |
| bool | operator() (DLLEntity *dllentity) | 
Module list that has already loaded.
| 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 RTC::ModuleManager::DLLEntity::properties.
 1.6.3