Public Member Functions | Protected Attributes | Private Attributes
ExecutionContextProxy::ExecutionContextRtmMock Class Reference

List of all members.

Public Member Functions

::RTC::ReturnCode_t activate_component (::RTC::LightweightRTObject_ptr comp)
::RTC::ReturnCode_t add_component (::RTC::LightweightRTObject_ptr comp)
::RTC::ReturnCode_t deactivate_component (::RTC::LightweightRTObject_ptr comp)
 ExecutionContextRtmMock ()
::RTC::LifeCycleState get_component_state (::RTC::LightweightRTObject_ptr comp)
::RTC::ExecutionKind get_kind ()
::CORBA::Double get_rate ()
::CORBA::Boolean is_running ()
::RTC::ReturnCode_t remove_component (::RTC::LightweightRTObject_ptr comp)
::RTC::ReturnCode_t reset_component (::RTC::LightweightRTObject_ptr comp)
::RTC::ReturnCode_t set_rate (::CORBA::Double rate)
void setLogger (Logger *logger)
::RTC::ReturnCode_t start ()
::RTC::ReturnCode_t stop ()
virtual ~ExecutionContextRtmMock ()

Protected Attributes

std::vector< std::string > m_log

Private Attributes

Loggerm_logger

Detailed Description

Definition at line 270 of file ExecutionContextProxyTests.cpp.


Constructor & Destructor Documentation

Definition at line 276 of file ExecutionContextProxyTests.cpp.

Definition at line 277 of file ExecutionContextProxyTests.cpp.


Member Function Documentation

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::activate_component ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 346 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::add_component ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 389 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::deactivate_component ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 355 of file ExecutionContextProxyTests.cpp.

::RTC::LifeCycleState ExecutionContextProxy::ExecutionContextRtmMock::get_component_state ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 373 of file ExecutionContextProxyTests.cpp.

Definition at line 382 of file ExecutionContextProxyTests.cpp.

Definition at line 316 of file ExecutionContextProxyTests.cpp.

Definition at line 289 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::remove_component ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 405 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::reset_component ( ::RTC::LightweightRTObject_ptr  comp) [inline]

Definition at line 364 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::set_rate ( ::CORBA::Double  rate) [inline]

Definition at line 329 of file ExecutionContextProxyTests.cpp.

Definition at line 282 of file ExecutionContextProxyTests.cpp.

Definition at line 298 of file ExecutionContextProxyTests.cpp.

::RTC::ReturnCode_t ExecutionContextProxy::ExecutionContextRtmMock::stop ( ) [inline]

Definition at line 307 of file ExecutionContextProxyTests.cpp.


Member Data Documentation

std::vector<std::string> ExecutionContextProxy::ExecutionContextRtmMock::m_log [protected]

Definition at line 274 of file ExecutionContextProxyTests.cpp.

Definition at line 417 of file ExecutionContextProxyTests.cpp.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:40