Static Public Member Functions | |
static void | InitProc (RTC::Manager *manager) |
static void | setLogger (Logger *logger) |
Static Private Attributes | |
static Logger * | m_logger = NULL |
Definition at line 177 of file ManagerTests.cpp.
static void Tests::ModuleMock::InitProc | ( | RTC::Manager * | manager | ) | [inline, static] |
Definition at line 185 of file ManagerTests.cpp.
static void Tests::ModuleMock::setLogger | ( | Logger * | logger | ) | [inline, static] |
Definition at line 180 of file ManagerTests.cpp.
Logger * Tests::ModuleMock::m_logger = NULL [static, private] |
Definition at line 191 of file ManagerTests.cpp.