|
virtual RTC::ComponentProfile * | get_component_profile () |
|
virtual SDOPackage::Configuration_ptr | get_configuration () throw (SDOPackage::InterfaceNotImplemented, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::DeviceProfile * | get_device_profile () throw (SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual RTC::ExecutionContextServiceList * | get_execution_context_services () |
|
virtual SDOPackage::Monitoring_ptr | get_monitoring () throw (SDOPackage::InterfaceNotImplemented, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::OrganizationList * | get_organizations () throw (SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::OrganizationList * | get_owned_organizations () throw (SDOPackage::NotAvailable) |
|
virtual RTC::PortServiceList * | get_ports () |
|
virtual char * | get_sdo_id () throw (SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::SDOService_ptr | get_sdo_service (const char *id) throw (SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual char * | get_sdo_type () throw (SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::ServiceProfile * | get_service_profile (const char *id) throw (SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::ServiceProfileList * | get_service_profiles () throw (SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual CORBA::Any * | get_status (const char *name) throw (SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::NVList * | get_status_list () throw (SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual RTC::ReturnCode_t | on_execute (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_rate_changed (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_state_update (RTC::UniqueId ec_id) |
|
virtual RTC::UniqueId | attach_context (RTC::ExecutionContext_ptr exec_context) |
|
int | countLog (std::string line) |
|
virtual RTC::ReturnCode_t | detach_context (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | exit () |
|
virtual RTC::ReturnCode_t | finalize () |
|
virtual RTC::_objref_ExecutionContext * | get_context (RTC::ExecutionContextHandle_t) |
|
virtual RTC::ExecutionContextHandle_t | get_context_handle (RTC::_objref_ExecutionContext *) |
|
virtual RTC::ExecutionContextList * | get_owned_contexts () |
|
virtual RTC::ExecutionContextList * | get_participating_contexts () |
|
virtual RTC::ReturnCode_t | initialize () |
|
virtual CORBA::Boolean | is_alive (RTC::_objref_ExecutionContext *exec_context) |
|
| LightweightRTObjectMock () |
|
virtual RTC::ReturnCode_t | on_aborting (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_activated (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_deactivated (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_error (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_finalize () |
|
virtual RTC::ReturnCode_t | on_initialize () |
|
virtual RTC::ReturnCode_t | on_reset (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_shutdown (RTC::UniqueId ec_id) |
|
virtual RTC::ReturnCode_t | on_startup (RTC::UniqueId ec_id) |
|
void | setAlive (bool alive) |
|
void | setError (bool error) |
|