addPlugin(const std::string prefix="", ParamsT &&...params) | ManagedIceObjectPlugin | inlineprotected |
addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObjectPlugin | inlineprotected |
addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&...params) | ManagedIceObjectPlugin | inlineprotected |
addPluginDependency(ManagedIceObjectPlugin *dependedOn) | ManagedIceObjectPlugin | protected |
addPluginDependency(std::experimental::observer_ptr< ManagedIceObjectPlugin > dependedOn) | ManagedIceObjectPlugin | protected |
componentPropertiesUpdated(const std::set< std::string > &changedProperties) | ComponentPlugin | protectedvirtual |
DebugObserverHelper(const DebugObserverInterfacePrx &prx=nullptr, bool batchmode=false) | DebugObserverHelper | |
DebugObserverHelper(const T &name, const DebugObserverInterfacePrx &prx=nullptr, bool batchmode=false) | DebugObserverHelper | inline |
getChannelName() const | DebugObserverHelper | |
getDebugObserver() const | DebugObserverHelper | |
getDebugObserverTopic() | DebugObserverComponentPlugin | |
makePropertyName(const std::string &name) | ManagedIceObjectPlugin | protected |
ManagedIceObjectPlugin(ManagedIceObject &parent, std::string pre) | ComponentPlugin | protected |
armarx::ManagedIceObjectPlugin::ManagedIceObjectPlugin(ManagedIceObject &parent, std::string pre) | ManagedIceObjectPlugin | protected |
parent() | ManagedIceObjectPlugin | |
parent() const | ManagedIceObjectPlugin | |
parent() | ManagedIceObjectPlugin | inline |
parent() const | ManagedIceObjectPlugin | inline |
parentDerives() const | ManagedIceObjectPlugin | inline |
postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override | DebugObserverComponentPlugin | protectedvirtual |
postOnConnectComponent() | ManagedIceObjectPlugin | inlineprotectedvirtual |
postOnDisconnectComponent() | ManagedIceObjectPlugin | inlineprotectedvirtual |
postOnExitComponent() | ManagedIceObjectPlugin | inlineprotectedvirtual |
postOnInitComponent() override | DebugObserverComponentPlugin | protectedvirtual |
prefix() const | ManagedIceObjectPlugin | protected |
preOnConnectComponent() override | DebugObserverComponentPlugin | protectedvirtual |
preOnDisconnectComponent() | ManagedIceObjectPlugin | inlineprotectedvirtual |
preOnExitComponent() | ManagedIceObjectPlugin | inlineprotectedvirtual |
preOnInitComponent() override | DebugObserverComponentPlugin | protectedvirtual |
removeAllDebugObserverChannels() const | DebugObserverHelper | |
removeDebugObserverChannel(const std::string &channelname) const | DebugObserverHelper | |
removeDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName) const | DebugObserverHelper | |
sendDebugObserverBatch() | DebugObserverHelper | |
setChannelName(const std::string &name) | DebugObserverHelper | |
setChannelName(const ManagedIceObject &obj) | DebugObserverHelper | |
setChannelName(const ManagedIceObject *obj) | DebugObserverHelper | |
setChannelName(const ManagedIceObjectPlugin &obj) | DebugObserverHelper | |
setChannelName(const ManagedIceObjectPlugin *obj) | DebugObserverHelper | |
setDebugObserver(const DebugObserverInterfacePrx &prx) | DebugObserverHelper | |
setDebugObserverBatchModeEnabled(bool enable) | DebugObserverHelper | |
setDebugObserverChannel(const std::string &channelName, StringVariantBaseMap valueMap) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const TimedVariantPtr &value) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const VariantPtr &value) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const VariantBasePtr &value) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const T &t) | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const IceUtil::Time &time, const T &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::duration< Ts... > duration, const T &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::time_point< Ts... > timepoint, const T &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const IceUtil::Time &time, const VariantPtr &value) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::duration< Ts... > duration, const VariantPtr &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::time_point< Ts... > timepoint, const VariantPtr &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const IceUtil::Time &time, const Variant &value) const | DebugObserverHelper | |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::duration< Ts... > duration, const Variant &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName, const std::chrono::time_point< Ts... > timepoint, const Variant &value) const | DebugObserverHelper | inline |
setDebugObserverDatafield(const std::string &datafieldName, const T &t) | DebugObserverHelper | inline |
setDebugObserverTopic(const std::string &name) | DebugObserverComponentPlugin | |
setFloatFallbackForBigTooLargeInts(bool useFallback) | DebugObserverHelper | |
~ManagedIceObjectPlugin()=default | ManagedIceObjectPlugin | virtual |