|
OpenRTM-aist 2.0.2
|
This is the complete list of members for RTC::PeriodicECSharedComposite, including all inherited members.
| activate(RTC::UniqueId ec_id) | RTC::RTObject_impl | |
| activateChildComp(const RTC::RTObject_ptr rtobj) | RTC::PeriodicECSharedComposite | |
| 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_impl | inline |
| 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_impl | inline |
| addConfigurationSetNameListener(ConfigurationSetNameListenerType type, ConfigurationSetNameListener *listener, bool autoclean=true) | RTC::RTObject_impl | |
| addConfigurationSetNameListener(ConfigurationSetNameListenerType type, Listener &obj, void(Listener::*memfunc)(const char *)) | RTC::RTObject_impl | inline |
| addExecutionContextActionListener(ECActionListenerType listener_type, ECActionListener *listener, bool autoclean=true) | RTC::RTObject_impl | |
| addExecutionContextActionListener(ECActionListenerType listener_type, Listener &obj, void(Listener::*memfunc)(UniqueId)) | RTC::RTObject_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| 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_impl | inline |
| addSdoServiceConsumer(const SDOPackage::ServiceProfile &prof) | RTC::RTObject_impl | |
| addSdoServiceProvider(const SDOPackage::ServiceProfile &prof, SdoServiceProviderBase *provider) | RTC::RTObject_impl | |
| attach_context(ExecutionContext_ptr exec_context) override | RTC::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_impl | inline |
| createContexts(std::vector< coil::Properties > &ec_args) | RTC::RTObject_impl | protected |
| deactivate(RTC::UniqueId ec_id) | RTC::RTObject_impl | |
| deactivateChildComp(const RTC::RTObject_ptr rtobj) | RTC::PeriodicECSharedComposite | |
| 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) override | RTC::RTObject_impl | |
| ECActionListener typedef | RTC::RTObject_impl | |
| ECActionListenerType typedef | RTC::RTObject_impl | |
| exit() override | RTC::PeriodicECSharedComposite | |
| finalize() override | RTC::RTObject_impl | |
| finalizeContexts() | RTC::RTObject_impl | |
| finalizeMineEC() | RTC::RTObject_impl | protected |
| finalizeOtherEC() | RTC::RTObject_impl | protected |
| finalizePorts() | RTC::RTObject_impl | |
| findExistingEC(coil::Properties &ec_arg, RTC::ExecutionContextBase *&ec) | RTC::RTObject_impl | protectedstatic |
| get_component_profile() override | RTC::RTObject_impl | |
| get_configuration() override | RTC::RTObject_impl | |
| get_context(UniqueId ec_id) override | RTC::RTObject_impl | |
| get_context_handle(ExecutionContext_ptr cxt) override | RTC::RTObject_impl | |
| get_device_profile() override | RTC::RTObject_impl | |
| get_monitoring() override | RTC::RTObject_impl | |
| get_organizations() override | RTC::RTObject_impl | |
| get_owned_contexts() override | RTC::RTObject_impl | |
| get_owned_organizations() override | RTC::RTObject_impl | |
| get_participating_contexts() override | RTC::RTObject_impl | |
| get_ports() override | RTC::RTObject_impl | |
| get_sdo_id() override | RTC::RTObject_impl | |
| get_sdo_service(const char *id) override | RTC::RTObject_impl | |
| get_sdo_type() override | RTC::RTObject_impl | |
| get_service_profile(const char *id) override | RTC::RTObject_impl | |
| get_service_profiles() override | RTC::RTObject_impl | |
| get_status(const char *name) override | RTC::RTObject_impl | |
| get_status_list() override | RTC::RTObject_impl | |
| getCategory() | RTC::RTObject_impl | inline |
| getConfigService() | RTC::RTObject_impl | inline |
| getContextOptions(std::vector< coil::Properties > &ec_args) | RTC::RTObject_impl | protected |
| getDescription() | RTC::RTObject_impl | inline |
| getExecutionContext(RTC::UniqueId ec_id) | RTC::RTObject_impl | |
| getExecutionRate(RTC::UniqueId ec_id) | RTC::RTObject_impl | |
| getGlobalContextOptions(coil::Properties &global_ec_props) | RTC::RTObject_impl | protected |
| getInheritedECOptions(coil::Properties &default_opts) | RTC::RTObject_impl | protected |
| getInPorts() const | RTC::RTObject_impl | inline |
| getInstanceName() | RTC::RTObject_impl | inline |
| getNamingNames() | RTC::RTObject_impl | |
| getObjRef() const | RTC::RTObject_impl | |
| getOutPorts() const | RTC::RTObject_impl | inline |
| getPrivateContextOptions(std::vector< coil::Properties > &ec_args) | RTC::RTObject_impl | protected |
| getProperties() | RTC::RTObject_impl | |
| getTypeName() | RTC::RTObject_impl | inline |
| getVendor() | RTC::RTObject_impl | inline |
| getVersion() | RTC::RTObject_impl | inline |
| initialize() override | RTC::RTObject_impl | |
| initMineEC() | RTC::RTObject_impl | protected |
| initSdoService() | RTC::RTObject_impl | protected |
| is_alive(ExecutionContext_ptr exec_context) override | RTC::RTObject_impl | |
| isOwnExecutionContext(RTC::UniqueId ec_id) | RTC::RTObject_impl | static |
| m_actionListeners | RTC::RTObject_impl | protected |
| m_configsets | RTC::RTObject_impl | protected |
| m_created | RTC::RTObject_impl | protected |
| m_eclist | RTC::RTObject_impl | protected |
| m_ecMine | RTC::RTObject_impl | protected |
| m_ecOther | RTC::RTObject_impl | protected |
| m_exiting | RTC::RTObject_impl | protected |
| m_fsmActionListeners | RTC::RTObject_impl | protected |
| m_inports | RTC::RTObject_impl | protected |
| m_insref | RTC::RTObject_impl | protected |
| m_members | RTC::PeriodicECSharedComposite | protected |
| m_objref | RTC::RTObject_impl | protected |
| m_org | RTC::PeriodicECSharedComposite | protected |
| m_outports | RTC::RTObject_impl | protected |
| m_pManager | RTC::RTObject_impl | protected |
| m_pORB | RTC::RTObject_impl | protected |
| m_portAdmin | RTC::RTObject_impl | protected |
| m_portconnListeners | RTC::RTObject_impl | protected |
| m_pPOA | RTC::RTObject_impl | protected |
| m_profile | RTC::RTObject_impl | protected |
| m_properties | RTC::RTObject_impl | protected |
| m_pSdoConfig | RTC::RTObject_impl | protected |
| m_pSdoConfigImpl | RTC::RTObject_impl | protected |
| m_readAll | RTC::RTObject_impl | protected |
| m_readAllCompletion | RTC::RTObject_impl | protected |
| m_ref | RTC::PeriodicECSharedComposite | protected |
| m_sdoconterm | RTC::RTObject_impl | protected |
| m_sdoOrganizations | RTC::RTObject_impl | protected |
| m_sdoOwnedOrganizations | RTC::RTObject_impl | protected |
| m_sdoservice | RTC::RTObject_impl | protected |
| m_sdoStatus | RTC::RTObject_impl | protected |
| m_writeAll | RTC::RTObject_impl | protected |
| m_writeAllCompletion | RTC::RTObject_impl | protected |
| on_aborting(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_activated(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_deactivated(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_error(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_execute(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_finalize() override | RTC::RTObject_impl | |
| on_initialize() override | RTC::RTObject_impl | |
| on_rate_changed(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_reset(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_shutdown(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_startup(UniqueId ec_id) override | RTC::RTObject_impl | |
| on_state_update(UniqueId ec_id) override | RTC::RTObject_impl | |
| onAborting(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onActivated(RTC::UniqueId exec_handle) override | RTC::PeriodicECSharedComposite | virtual |
| onAddPort(const PortProfile &pprof) | RTC::RTObject_impl | inline |
| onAttachExecutionContext(UniqueId ec_id) | RTC::RTObject_impl | inline |
| onDeactivated(RTC::UniqueId exec_handle) override | RTC::PeriodicECSharedComposite | virtual |
| onDetachExecutionContext(UniqueId ec_id) | RTC::RTObject_impl | inline |
| onError(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onExecute(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onFinalize() override | RTC::PeriodicECSharedComposite | virtual |
| onInitialize() override | RTC::PeriodicECSharedComposite | virtual |
| onRateChanged(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onRemovePort(const PortProfile &pprof) | RTC::RTObject_impl | inline |
| onReset(RTC::UniqueId exec_handle) override | RTC::PeriodicECSharedComposite | virtual |
| onShutdown(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onStartup(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| onStateUpdate(RTC::UniqueId ec_id) | RTC::RTObject_impl | protectedvirtual |
| PeriodicECSharedComposite(Manager *manager) | RTC::PeriodicECSharedComposite | explicit |
| PostCompActionListener typedef | RTC::RTObject_impl | |
| PostCompActionListenerType typedef | RTC::RTObject_impl | |
| postOnAborting(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnActivated(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnDeactivated(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnError(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnExecute(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFinalize(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFsmDo(const char *state, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFsmEntry(const char *state, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFsmExit(const char *state, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFsmInit(const char *state, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnFsmStateChange(const char *state, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnInitialize(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnRateChanged(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnReset(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnShutdown(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnStartup(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| postOnStateUpdate(UniqueId ec_id, ReturnCode_t ret) | RTC::RTObject_impl | inline |
| PreCompActionListener typedef | RTC::RTObject_impl | |
| PreCompActionListenerType typedef | RTC::RTObject_impl | |
| preOnAborting(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnActivated(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnDeactivated(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnError(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnExecute(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnFinalize(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnFsmDo(const char *state) | RTC::RTObject_impl | inline |
| preOnFsmEntry(const char *state) | RTC::RTObject_impl | inline |
| preOnFsmExit(const char *state) | RTC::RTObject_impl | inline |
| preOnFsmInit(const char *state) | RTC::RTObject_impl | inline |
| preOnFsmStateChange(const char *state) | RTC::RTObject_impl | inline |
| preOnInitialize(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnRateChanged(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnReset(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnShutdown(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnStartup(UniqueId ec_id) | RTC::RTObject_impl | inline |
| preOnStateUpdate(UniqueId ec_id) | RTC::RTObject_impl | inline |
| 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 | |
| resetChildComp(const RTC::RTObject_ptr rtobj) | RTC::PeriodicECSharedComposite | |
| rtclog | RTC::RTObject_impl | mutableprotected |
| RTObject_impl(Manager *manager) | RTC::RTObject_impl | explicit |
| 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_impl | protected |
| startMineEC() | RTC::RTObject_impl | protected |
| updateParameters(const char *config_set) | RTC::RTObject_impl | |
| writeAll() | RTC::RTObject_impl | |
| ~PeriodicECSharedComposite() override | RTC::PeriodicECSharedComposite | |
| ~RTObject_impl() override | RTC::RTObject_impl |