Public Member Functions | |
| ExecutionContextServiceFinder (const RTC::ExecutionContextService_ptr &ecSvc) | |
| bool | operator() (const RTC::ExecutionContextService_ptr &ecSvc) |
Public Attributes | |
| const RTC::ExecutionContextService_ptr & | m_ecSvc |
Definition at line 336 of file RTObjectTests.cpp.
| RTObject::ExecutionContextServiceFinder::ExecutionContextServiceFinder | ( | const RTC::ExecutionContextService_ptr & | ecSvc | ) | [inline] |
Definition at line 338 of file RTObjectTests.cpp.
| bool RTObject::ExecutionContextServiceFinder::operator() | ( | const RTC::ExecutionContextService_ptr & | ecSvc | ) | [inline] |
Definition at line 340 of file RTObjectTests.cpp.
| const RTC::ExecutionContextService_ptr& RTObject::ExecutionContextServiceFinder::m_ecSvc |
Definition at line 344 of file RTObjectTests.cpp.