OpenRTM-aist  1.2.1
Public Member Functions | List of all members
RTC::ModuleManager::DllPred Class Reference

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)
 

Detailed Description

Module list that has already loaded.

Constructor & Destructor Documentation

RTC::ModuleManager::DllPred::DllPred ( const char *  filepath)
inline
RTC::ModuleManager::DllPred::DllPred ( const DLLEntity dll)
inline

Member Function Documentation

bool RTC::ModuleManager::DllPred::operator() ( DLLEntity dllentity)
inline

The documentation for this class was generated from the following file: