Module unloading functor. More...
#include <ModuleManager.h>
Public Member Functions | |
void | operator() (DLLEntity *dll) |
UnloadPred () |
Module unloading functor.
Definition at line 765 of file ModuleManager.h.
RTC::ModuleManager::UnloadPred::UnloadPred | ( | ) | [inline] |
Definition at line 768 of file ModuleManager.h.
void RTC::ModuleManager::UnloadPred::operator() | ( | DLLEntity * | dll | ) | [inline] |
Definition at line 769 of file ModuleManager.h.