|
EChandle | attach_context (ExecutionContext_ptr exec_context) throw (::CORBA::SystemException) |
|
ReturnCode_t | detach_context (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | exit () throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | finalize () throw (::CORBA::SystemException) |
|
virtual ComponentProfile * | get_component_profile () throw (::CORBA::SystemException) |
|
virtual SDOPackage::Configuration_ptr | get_configuration () throw (::CORBA::SystemException, SDOPackage::InterfaceNotImplemented, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual ExecutionContext_ptr | get_context (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ExecutionContextHandle_t | get_context_handle (ExecutionContext_ptr cxt) throw (::CORBA::SystemException) |
|
virtual SDOPackage::DeviceProfile * | get_device_profile () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::Monitoring_ptr | get_monitoring () throw (::CORBA::SystemException, SDOPackage::InterfaceNotImplemented, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::OrganizationList * | get_organizations () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual ExecutionContextList * | get_owned_contexts () throw (::CORBA::SystemException) |
|
virtual SDOPackage::OrganizationList * | get_owned_organizations () throw (::CORBA::SystemException, SDOPackage::NotAvailable) |
|
virtual ExecutionContextList * | get_participating_contexts () throw (::CORBA::SystemException) |
|
virtual PortServiceList * | get_ports () throw (::CORBA::SystemException) |
|
virtual char * | get_sdo_id () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::SDOService_ptr | get_sdo_service (const char *id) throw (::CORBA::SystemException, SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual char * | get_sdo_type () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::ServiceProfile * | get_service_profile (const char *id) throw (::CORBA::SystemException, SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::ServiceProfileList * | get_service_profiles () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual ::CORBA::Any * | get_status (const char *name) throw (::CORBA::SystemException, SDOPackage::InvalidParameter, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual SDOPackage::NVList * | get_status_list () throw (::CORBA::SystemException, SDOPackage::NotAvailable, SDOPackage::InternalError) |
|
virtual ReturnCode_t | initialize () throw (::CORBA::SystemException) |
|
virtual ::CORBA::Boolean | is_alive (ExecutionContext_ptr exec_context) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_aborting (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_activated (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_deactivated (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_error (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_finalize () throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_initialize () throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_reset (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_shutdown (EChandle exec_handle) throw (::CORBA::SystemException) |
|
virtual ReturnCode_t | on_startup (EChandle exec_handle) throw (::CORBA::SystemException) |
|
| RTObjectServant (doil::ImplBase *impl) |
|
virtual | ~RTObjectServant () |
|
| CORBAServantBase (ImplBase *impl) |
|
virtual void | decRef () |
|
virtual const char * | id () const |
|
virtual void | incRef () |
|
virtual const char * | name () const |
|
virtual | ~CORBAServantBase () |
|
virtual | ~ServantBase () |
|
Definition at line 55 of file RTObjectServant.h.