|
std::vector< std::string > | m_log |
|
◆ ExecutionContextRtmMock()
ExecutionContextProxy::ExecutionContextRtmMock::ExecutionContextRtmMock |
( |
| ) |
|
|
inline |
◆ ~ExecutionContextRtmMock()
virtual ExecutionContextProxy::ExecutionContextRtmMock::~ExecutionContextRtmMock |
( |
| ) |
|
|
inlinevirtual |
◆ activate_component()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::activate_component |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ add_component()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::add_component |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ deactivate_component()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::deactivate_component |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ get_component_state()
::RTC::LifeCycleState ExecutionContextProxy::ExecutionContextRtmMock::get_component_state |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ get_kind()
::RTC::ExecutionKind ExecutionContextProxy::ExecutionContextRtmMock::get_kind |
( |
| ) |
|
|
inline |
◆ get_rate()
::CORBA::Double ExecutionContextProxy::ExecutionContextRtmMock::get_rate |
( |
| ) |
|
|
inline |
◆ is_running()
::CORBA::Boolean ExecutionContextProxy::ExecutionContextRtmMock::is_running |
( |
| ) |
|
|
inline |
◆ remove_component()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::remove_component |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ reset_component()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::reset_component |
( |
::RTC::LightweightRTObject_ptr |
comp | ) |
|
|
inline |
◆ set_rate()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::set_rate |
( |
::CORBA::Double |
rate | ) |
|
|
inline |
◆ setLogger()
void ExecutionContextProxy::ExecutionContextRtmMock::setLogger |
( |
Logger * |
logger | ) |
|
|
inline |
◆ start()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::start |
( |
| ) |
|
|
inline |
◆ stop()
::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::stop |
( |
| ) |
|
|
inline |
◆ m_log
std::vector<std::string> ExecutionContextProxy::ExecutionContextRtmMock::m_log |
|
protected |
◆ m_logger
Logger* ExecutionContextProxy::ExecutionContextRtmMock::m_logger |
|
private |
The documentation for this class was generated from the following file: