Classes | |
| class | DataFlowComponentMock |
| class | FactoryTests |
| class | FsmObjectMock |
| class | Logger |
| class | LoggerMock |
| class | ManagerMock |
| class | ManagerTestMock |
| class | ManagerTests |
| class | ModuleMock |
| class | MultiModeObjectMock |
| class | NumberingPolicyTests |
| class | RTCUtilTests |
| class | RTObjectMock |
| class | SystemLoggerTests |
Functions | |
| RTC::RtcBase * | CreateDataFlowComponentMock (RTC::Manager *manager) |
| RTC::RtcBase * | CreateRTObjectMock (RTC::Manager *manager) |
| void | DeleteDataFlowComponentMock (RTC::RtcBase *rtc) |
| void | DeleteRTObjectMock (RTC::RtcBase *rtc) |
| void | shutdown_ORB (RTC::Manager *mgr) |
| RTC::RtcBase* Tests::CreateDataFlowComponentMock | ( | RTC::Manager * | manager | ) |
Definition at line 240 of file ManagerTests.cpp.
| RTC::RtcBase* Tests::CreateRTObjectMock | ( | RTC::Manager * | manager | ) |
Definition at line 102 of file rtm/tests/Factory/FactoryTests.cpp.
| void Tests::DeleteDataFlowComponentMock | ( | RTC::RtcBase * | rtc | ) |
Definition at line 249 of file ManagerTests.cpp.
| void Tests::DeleteRTObjectMock | ( | RTC::RtcBase * | rtc | ) |
Definition at line 109 of file rtm/tests/Factory/FactoryTests.cpp.
| void Tests::shutdown_ORB | ( | RTC::Manager * | mgr | ) |
Definition at line 63 of file ManagerTests.cpp.