OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::RTObject_impl Member List

This is the complete list of members for RTC::RTObject_impl, including all inherited members.

activate(RTC::UniqueId ec_id)RTC::RTObject_impl
addConfigurationParamListener(ConfigurationParamListenerType type, ConfigurationParamListener *listener, bool autoclean=true)RTC::RTObject_impl
addConfigurationParamListener(ConfigurationParamListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const char *, const char *))RTC::RTObject_implinline
addConfigurationSetListener(ConfigurationSetListenerType type, ConfigurationSetListener *listener, bool autoclean=true)RTC::RTObject_impl
addConfigurationSetListener(ConfigurationSetListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const coil::Properties &config_set))RTC::RTObject_implinline
addConfigurationSetNameListener(ConfigurationSetNameListenerType type, ConfigurationSetNameListener *listener, bool autoclean=true)RTC::RTObject_impl
addConfigurationSetNameListener(ConfigurationSetNameListenerType type, Listener &obj, void(Listener::*memfunc)(const char *))RTC::RTObject_implinline
addExecutionContextActionListener(ECActionListenerType listener_type, ECActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addExecutionContextActionListener(ECActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(UniqueId))RTC::RTObject_implinline
addFsmProfileListener(FsmProfileListenerType listener_type, FsmProfileListener *listener, bool autoclean=true)RTC::RTObject_impl
addFsmProfileListener(FsmProfileListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const RTC::PortProfile &))RTC::RTObject_implinline
addFsmStructureListener(FsmStructureListenerType listener_type, FsmStructureListener *listener, bool autoclean=true)RTC::RTObject_impl
addFsmStructureListener(FsmStructureListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const RTC::PortProfile &))RTC::RTObject_implinline
addInPort(const char *name, InPortBase &inport)RTC::RTObject_impl
addOutPort(const char *name, OutPortBase &outport)RTC::RTObject_impl
addPort(PortBase &port)RTC::RTObject_impl
addPort(PortService_ptr port)RTC::RTObject_impl
addPort(CorbaPort &port)RTC::RTObject_impl
addPortActionListener(PortActionListenerType listener_type, PortActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addPortActionListener(PortActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const RTC::PortProfile &))RTC::RTObject_implinline
addPortConnectListener(PortConnectListenerType listener_type, PortConnectListener *listener, bool autoclean=true)RTC::RTObject_impl
addPortConnectListener(PortConnectListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const char *, ConnectorProfile &))RTC::RTObject_implinline
addPortConnectRetListener(PortConnectRetListenerType listener_type, PortConnectRetListener *listener, bool autoclean=true)RTC::RTObject_impl
addPortConnectRetListener(PortConnectRetListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const char *, ConnectorProfile &, ReturnCode_t))RTC::RTObject_implinline
addPostComponentActionListener(PostComponentActionListenerType listener_type, PostComponentActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addPostComponentActionListener(PostCompActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(UniqueId ec_id, ReturnCode_t ret))RTC::RTObject_implinline
addPostFsmActionListener(PostFsmActionListenerType listener_type, PostFsmActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addPostFsmActionListener(PostFsmActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const char *state, ReturnCode_t ret))RTC::RTObject_implinline
addPreComponentActionListener(PreCompActionListenerType listener_type, PreCompActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addPreComponentActionListener(PreCompActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(UniqueId ec_id))RTC::RTObject_implinline
addPreFsmActionListener(PreFsmActionListenerType listener_type, PreFsmActionListener *listener, bool autoclean=true)RTC::RTObject_impl
addPreFsmActionListener(PreFsmActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(const char *state))RTC::RTObject_implinline
addSdoServiceConsumer(const SDOPackage::ServiceProfile &prof)RTC::RTObject_impl
addSdoServiceProvider(const SDOPackage::ServiceProfile &prof, SdoServiceProviderBase *provider)RTC::RTObject_impl
attach_context(ExecutionContext_ptr exec_context) overrideRTC::RTObject_impl
bindContext(ExecutionContext_ptr exec_context)RTC::RTObject_impl
bindParameter(const char *param_name, VarType &var, const char *def_val, bool(*trans)(VarType &, const char *)=coil::stringTo)RTC::RTObject_implinline
createContexts(std::vector< coil::Properties > &ec_args)RTC::RTObject_implprotected
deactivate(RTC::UniqueId ec_id)RTC::RTObject_impl
deletePort(PortBase &port)RTC::RTObject_impl
deletePort(PortService_ptr port)RTC::RTObject_impl
deletePort(CorbaPort &port)RTC::RTObject_impl
deletePortByName(const char *port_name)RTC::RTObject_impl
detach_context(UniqueId ec_id) overrideRTC::RTObject_impl
ECActionListener typedefRTC::RTObject_impl
ECActionListenerType typedefRTC::RTObject_impl
exit() overrideRTC::RTObject_impl
finalize() overrideRTC::RTObject_impl
finalizeContexts()RTC::RTObject_impl
finalizeMineEC()RTC::RTObject_implprotected
finalizeOtherEC()RTC::RTObject_implprotected
finalizePorts()RTC::RTObject_impl
findExistingEC(coil::Properties &ec_arg, RTC::ExecutionContextBase *&ec)RTC::RTObject_implprotectedstatic
get_component_profile() overrideRTC::RTObject_impl
get_configuration() overrideRTC::RTObject_impl
get_context(UniqueId ec_id) overrideRTC::RTObject_impl
get_context_handle(ExecutionContext_ptr cxt) overrideRTC::RTObject_impl
get_device_profile() overrideRTC::RTObject_impl
get_monitoring() overrideRTC::RTObject_impl
get_organizations() overrideRTC::RTObject_impl
get_owned_contexts() overrideRTC::RTObject_impl
get_owned_organizations() overrideRTC::RTObject_impl
get_participating_contexts() overrideRTC::RTObject_impl
get_ports() overrideRTC::RTObject_impl
get_sdo_id() overrideRTC::RTObject_impl
get_sdo_service(const char *id) overrideRTC::RTObject_impl
get_sdo_type() overrideRTC::RTObject_impl
get_service_profile(const char *id) overrideRTC::RTObject_impl
get_service_profiles() overrideRTC::RTObject_impl
get_status(const char *name) overrideRTC::RTObject_impl
get_status_list() overrideRTC::RTObject_impl
getCategory()RTC::RTObject_implinline
getConfigService()RTC::RTObject_implinline
getContextOptions(std::vector< coil::Properties > &ec_args)RTC::RTObject_implprotected
getDescription()RTC::RTObject_implinline
getExecutionContext(RTC::UniqueId ec_id)RTC::RTObject_impl
getExecutionRate(RTC::UniqueId ec_id)RTC::RTObject_impl
getGlobalContextOptions(coil::Properties &global_ec_props)RTC::RTObject_implprotected
getInheritedECOptions(coil::Properties &default_opts)RTC::RTObject_implprotected
getInPorts() constRTC::RTObject_implinline
getInstanceName()RTC::RTObject_implinline
getNamingNames()RTC::RTObject_impl
getObjRef() constRTC::RTObject_impl
getOutPorts() constRTC::RTObject_implinline
getPrivateContextOptions(std::vector< coil::Properties > &ec_args)RTC::RTObject_implprotected
getProperties()RTC::RTObject_impl
getTypeName()RTC::RTObject_implinline
getVendor()RTC::RTObject_implinline
getVersion()RTC::RTObject_implinline
initialize() overrideRTC::RTObject_impl
initMineEC()RTC::RTObject_implprotected
initSdoService()RTC::RTObject_implprotected
is_alive(ExecutionContext_ptr exec_context) overrideRTC::RTObject_impl
isOwnExecutionContext(RTC::UniqueId ec_id)RTC::RTObject_implstatic
m_actionListenersRTC::RTObject_implprotected
m_configsetsRTC::RTObject_implprotected
m_createdRTC::RTObject_implprotected
m_eclistRTC::RTObject_implprotected
m_ecMineRTC::RTObject_implprotected
m_ecOtherRTC::RTObject_implprotected
m_exitingRTC::RTObject_implprotected
m_fsmActionListenersRTC::RTObject_implprotected
m_inportsRTC::RTObject_implprotected
m_insrefRTC::RTObject_implprotected
m_objrefRTC::RTObject_implprotected
m_outportsRTC::RTObject_implprotected
m_pManagerRTC::RTObject_implprotected
m_pORBRTC::RTObject_implprotected
m_portAdminRTC::RTObject_implprotected
m_portconnListenersRTC::RTObject_implprotected
m_pPOARTC::RTObject_implprotected
m_profileRTC::RTObject_implprotected
m_propertiesRTC::RTObject_implprotected
m_pSdoConfigRTC::RTObject_implprotected
m_pSdoConfigImplRTC::RTObject_implprotected
m_readAllRTC::RTObject_implprotected
m_readAllCompletionRTC::RTObject_implprotected
m_sdocontermRTC::RTObject_implprotected
m_sdoOrganizationsRTC::RTObject_implprotected
m_sdoOwnedOrganizationsRTC::RTObject_implprotected
m_sdoserviceRTC::RTObject_implprotected
m_sdoStatusRTC::RTObject_implprotected
m_writeAllRTC::RTObject_implprotected
m_writeAllCompletionRTC::RTObject_implprotected
on_aborting(UniqueId ec_id) overrideRTC::RTObject_impl
on_activated(UniqueId ec_id) overrideRTC::RTObject_impl
on_deactivated(UniqueId ec_id) overrideRTC::RTObject_impl
on_error(UniqueId ec_id) overrideRTC::RTObject_impl
on_execute(UniqueId ec_id) overrideRTC::RTObject_impl
on_finalize() overrideRTC::RTObject_impl
on_initialize() overrideRTC::RTObject_impl
on_rate_changed(UniqueId ec_id) overrideRTC::RTObject_impl
on_reset(UniqueId ec_id) overrideRTC::RTObject_impl
on_shutdown(UniqueId ec_id) overrideRTC::RTObject_impl
on_startup(UniqueId ec_id) overrideRTC::RTObject_impl
on_state_update(UniqueId ec_id) overrideRTC::RTObject_impl
onAborting(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onActivated(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onAddPort(const PortProfile &pprof)RTC::RTObject_implinline
onAttachExecutionContext(UniqueId ec_id)RTC::RTObject_implinline
onDeactivated(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onDetachExecutionContext(UniqueId ec_id)RTC::RTObject_implinline
onError(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onExecute(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onFinalize()RTC::RTObject_implprotectedvirtual
onInitialize()RTC::RTObject_implprotectedvirtual
onRateChanged(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onRemovePort(const PortProfile &pprof)RTC::RTObject_implinline
onReset(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onShutdown(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onStartup(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
onStateUpdate(RTC::UniqueId ec_id)RTC::RTObject_implprotectedvirtual
PostCompActionListener typedefRTC::RTObject_impl
PostCompActionListenerType typedefRTC::RTObject_impl
postOnAborting(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnActivated(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnDeactivated(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnError(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnExecute(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnFinalize(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnFsmDo(const char *state, ReturnCode_t ret)RTC::RTObject_implinline
postOnFsmEntry(const char *state, ReturnCode_t ret)RTC::RTObject_implinline
postOnFsmExit(const char *state, ReturnCode_t ret)RTC::RTObject_implinline
postOnFsmInit(const char *state, ReturnCode_t ret)RTC::RTObject_implinline
postOnFsmStateChange(const char *state, ReturnCode_t ret)RTC::RTObject_implinline
postOnInitialize(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnRateChanged(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnReset(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnShutdown(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnStartup(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
postOnStateUpdate(UniqueId ec_id, ReturnCode_t ret)RTC::RTObject_implinline
PreCompActionListener typedefRTC::RTObject_impl
PreCompActionListenerType typedefRTC::RTObject_impl
preOnAborting(UniqueId ec_id)RTC::RTObject_implinline
preOnActivated(UniqueId ec_id)RTC::RTObject_implinline
preOnDeactivated(UniqueId ec_id)RTC::RTObject_implinline
preOnError(UniqueId ec_id)RTC::RTObject_implinline
preOnExecute(UniqueId ec_id)RTC::RTObject_implinline
preOnFinalize(UniqueId ec_id)RTC::RTObject_implinline
preOnFsmDo(const char *state)RTC::RTObject_implinline
preOnFsmEntry(const char *state)RTC::RTObject_implinline
preOnFsmExit(const char *state)RTC::RTObject_implinline
preOnFsmInit(const char *state)RTC::RTObject_implinline
preOnFsmStateChange(const char *state)RTC::RTObject_implinline
preOnInitialize(UniqueId ec_id)RTC::RTObject_implinline
preOnRateChanged(UniqueId ec_id)RTC::RTObject_implinline
preOnReset(UniqueId ec_id)RTC::RTObject_implinline
preOnShutdown(UniqueId ec_id)RTC::RTObject_implinline
preOnStartup(UniqueId ec_id)RTC::RTObject_implinline
preOnStateUpdate(UniqueId ec_id)RTC::RTObject_implinline
readAll()RTC::RTObject_impl
registerInPort(const char *name, InPortBase &inport)RTC::RTObject_impl
registerOutPort(const char *name, OutPortBase &outport)RTC::RTObject_impl
registerPort(PortBase &port)RTC::RTObject_impl
registerPort(PortService_ptr port)RTC::RTObject_impl
registerPort(CorbaPort &port)RTC::RTObject_impl
removeConfigurationParamListener(ConfigurationParamListenerType type, ConfigurationParamListener *listener)RTC::RTObject_impl
removeConfigurationSetListener(ConfigurationSetListenerType type, ConfigurationSetListener *listener)RTC::RTObject_impl
removeConfigurationSetNameListener(ConfigurationSetNameListenerType type, ConfigurationSetNameListener *listener)RTC::RTObject_impl
removeExecutionContextActionListener(ECActionListenerType listener_type, ECActionListener *listener)RTC::RTObject_impl
removeFsmProfileListener(FsmProfileListenerType listener_type, FsmProfileListener *listener)RTC::RTObject_impl
removeFsmStructureListener(FsmStructureListenerType listener_type, FsmStructureListener *listener)RTC::RTObject_impl
removeInPort(InPortBase &inport)RTC::RTObject_impl
removeOutPort(OutPortBase &outport)RTC::RTObject_impl
removePort(PortBase &port)RTC::RTObject_impl
removePort(PortService_ptr port)RTC::RTObject_impl
removePort(CorbaPort &port)RTC::RTObject_impl
removePortActionListener(PortActionListenerType listener_type, PortActionListener *listener)RTC::RTObject_impl
removePortConnectListener(PortConnectListenerType listener_type, PortConnectListener *listener)RTC::RTObject_impl
removePortConnectRetListener(PortConnectRetListenerType listener_type, PortConnectRetListener *listener)RTC::RTObject_impl
removePostComponentActionListener(PostComponentActionListenerType listener_type, PostComponentActionListener *listener)RTC::RTObject_impl
removePostFsmActionListener(PostFsmActionListenerType listener_type, PostFsmActionListener *listener)RTC::RTObject_impl
removePreComponentActionListener(PreComponentActionListenerType listener_type, PreComponentActionListener *listener)RTC::RTObject_impl
removePreFsmActionListener(PreFsmActionListenerType listener_type, PreFsmActionListener *listener)RTC::RTObject_impl
removeSdoServiceConsumer(const char *id)RTC::RTObject_impl
removeSdoServiceConsumerStartThread(const char *id)RTC::RTObject_impl
removeSdoServiceProvider(const char *id)RTC::RTObject_impl
reset(RTC::UniqueId ec_id)RTC::RTObject_impl
rtclogRTC::RTObject_implmutableprotected
RTObject_impl(Manager *manager)RTC::RTObject_implexplicit
RTObject_impl(CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)RTC::RTObject_impl
setExecutionRate(RTC::UniqueId ec_id, double rate)RTC::RTObject_impl
setINSObjRef(RTC::LightweightRTObject_ptr obj)RTC::RTObject_impl
setInstanceName(const char *instance_name)RTC::RTObject_impl
setObjRef(RTObject_ptr rtobj)RTC::RTObject_impl
setProperties(const coil::Properties &prop)RTC::RTObject_impl
setReadAll(bool read=true, bool completion=false)RTC::RTObject_impl
setWriteAll(bool write=true, bool completion=false)RTC::RTObject_impl
shutdown()RTC::RTObject_implprotected
startMineEC()RTC::RTObject_implprotected
updateParameters(const char *config_set)RTC::RTObject_impl
writeAll()RTC::RTObject_impl
~RTObject_impl() overrideRTC::RTObject_impl