Public Member Functions | Private Attributes | 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)
 

Private Attributes

std::string m_filepath
 

Detailed Description

Module list that has already loaded.

Definition at line 687 of file ModuleManager.h.

Constructor & Destructor Documentation

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

Definition at line 691 of file ModuleManager.h.

RTC::ModuleManager::DllPred::DllPred ( const DLLEntity dll)
inline

Definition at line 692 of file ModuleManager.h.

Member Function Documentation

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

Definition at line 693 of file ModuleManager.h.

Member Data Documentation

std::string RTC::ModuleManager::DllPred::m_filepath
private

Definition at line 689 of file ModuleManager.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:04