| addOrGetRobot(const std::string &id, Ts &&... ts) | RobotStateComponentPluginUser | inline |
| addPlugin(const std::string prefix="", ParamsT &&... params) | ManagedIceObject | inlineprotected |
| addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&... params) | ManagedIceObject | inlineprotected |
| addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&... params) | ManagedIceObject | inlineprotected |
| addPropertyUser(const PropertyUserPtr &subPropertyUser) | Component | protected |
| addRobot(const std::string &id, const VirtualRobot::RobotPtr &robot, const VirtualRobot::RobotNodeSetPtr &rns={}, const VirtualRobot::RobotNodePtr &node={}) | RobotStateComponentPluginUser | |
| addRobot(const std::string &id, const VirtualRobot::RobotPtr &robot, const std::string &rnsName, const std::string &nodeName="") | RobotStateComponentPluginUser | |
| addRobot(const std::string &id, VirtualRobot::RobotIO::RobotDescription loadMode, const std::string &rnsName="", const std::string &nodeName="") | RobotStateComponentPluginUser | |
| addRobot(const std::string &id, const std::string &filename, const Ice::StringSeq packages, VirtualRobot::RobotIO::RobotDescription loadMode, const std::string &rnsName="", const std::string &nodeName="") | RobotStateComponentPluginUser | |
| automaticConversion | PointCloudProcessor | protected |
| buildGui() | MultiViewPointCloudProcessor | protected |
| calculateRobotDiffIK(const std::string &id, const Eigen::Matrix4f &targetPose, const SimpleDiffIK::Parameters ¶ms={}) | RobotStateComponentPluginUser | |
| calculateRobotReachability(const std::string &id, const std::vector< Eigen::Matrix4f > targets, const Eigen::VectorXf &initialJV, const SimpleDiffIK::Parameters ¶ms={}) | RobotStateComponentPluginUser | |
| checkLogLevel(MessageTypeT level) const | Logging | protected |
| clearViewPoints(const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| Component() | Component | protected |
| componentPropertiesUpdated(const std::set< std::string > &changedProperties) | Component | virtual |
| create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX") | Component | inlinestatic |
| createOrUpdateRemoteGuiTab(Ts &&... ts) | RemoteGuiComponentPluginUser | inline |
| createPropertyDefinitions() override | MultiViewPointCloudProcessor | protectedvirtual |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| DebugObserverComponentPlugin typedef | DebugObserverComponentPluginUser | |
| DebugObserverComponentPluginUser() | DebugObserverComponentPluginUser | |
| doProvide() | MultiViewPointCloudProcessor | protected |
| enableProfiler(bool enable) | ManagedIceObject | |
| enableResultPointCloudForInputProvider(const std::string &inputProviderName, const std::string &resultProviderName="") | PointCloudProcessor | inline |
| enableResultPointClouds(std::string resultProviderName="") | PointCloudProcessor | inline |
| enableResultPointClouds(std::string resultProviderName, size_t shmCapacity, PointContentType pointContentType) | PointCloudProcessor | |
| forceComponentCreatedByComponentCreateFunc() | Component | |
| fpsCounter | PointCloudProcessor | protected |
| frameRate | PointCloudProcessor | protected |
| generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName) | ManagedIceObject | static |
| generateSubObjectName(const std::string &subObjectName) | ManagedIceObject | |
| getAdditionalPropertyUsers() const | Component | |
| getArmarXManager() const | ManagedIceObject | |
| getCommunicator() const | ManagedIceObject | protected |
| getComponentProxyNames() | PropertyUser | |
| getConfigDomain() | Component | protected |
| getConfigIdentifier() | Component | protected |
| getConfigName() | Component | protected |
| getConnectivity() const | ManagedIceObject | |
| getDebugObserver() const | DebugObserverComponentPluginUser | |
| getDebugObserverComponentPlugin() | DebugObserverComponentPluginUser | |
| getDefaultName() const override | MultiViewPointCloudProcessor | virtual |
| getEffectiveLoggingLevel() const | Logging | |
| getIceManager() const | ManagedIceObject | |
| getIceProperties() const | PropertyUser | |
| getLogSender() const | Logging | protected |
| getMetaInfo(const std::string &id) | ManagedIceObject | |
| getMetaInfoMap() const | ManagedIceObject | |
| getName() const | ManagedIceObject | |
| getObjectAdapter() const | ManagedIceObject | |
| getObjectScheduler() const | ManagedIceObject | |
| GetObjectStateAsString(int state) | ManagedIceObject | static |
| getPeriodicTask(const std::string &name) | ManagedIceObject | |
| getPluginPointer(std::type_info const &type, std::string const &prefix) | ManagedIceObject | protected |
| getPointCloudFormat(std::string providerName) | PointCloudProcessor | |
| getPointCloudFrame(const std::string &providerName, const std::string &defaultFrame="") | PointCloudProcessor | |
| getPointCloudProvider(std::string name, bool waitForProxy=false) | PointCloudProcessor | |
| getPointCloudProvider(bool waitForProxy=false) | PointCloudProcessor | |
| getPointCloudProviderNames() const | PointCloudProcessor | |
| getPointClouds(const PointCloudPtrT &pointCloudPtr) | PointCloudProcessor | inline |
| getPointClouds(std::string providerName, const PointCloudPtrT &pointClouds) | PointCloudProcessor | inline |
| getPointCloudTransferStats(std::string providerName, bool resetStats=false) | PointCloudProcessor | |
| getProfiler() const | ManagedIceObject | |
| getProperty(const std::string &name) | Component | |
| getProperty(const std::string &name) const | Component | inline |
| getProperty(T &val, const std::string &name) const | Component | inline |
| getProperty(std::atomic< T > &val, const std::string &name) const | Component | inline |
| armarx::PropertyUser::getProperty(const std::string &name) | PropertyUser | |
| armarx::PropertyUser::getProperty(const std::string &name) const | PropertyUser | inline |
| armarx::PropertyUser::getProperty(T &val, const std::string &name) const | PropertyUser | inline |
| armarx::PropertyUser::getProperty(std::atomic< T > &val, const std::string &name) const | PropertyUser | inline |
| getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
| getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true) | PropertyUser | inline |
| getPropertyDefinitions() | PropertyUser | |
| getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | |
| getProxy(long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
| getProxy(Prx &prx, long timeoutMs=0, bool waitForScheduler=true) const | ManagedIceObject | inline |
| getProxy(const std::string &name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
| getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const std::string &name, Args &&... args) | ManagedIceObject | inline |
| getProxy(const std::string &name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&... args) | ManagedIceObject | inline |
| getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const char *name, Args &&... args) | ManagedIceObject | inline |
| getProxy(const char *name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&... args) | ManagedIceObject | inline |
| getProxy(ProxyType &proxy, const char *name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | ManagedIceObject | inline |
| getProxyFromProperty(const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
| getProxyFromProperty(ProxyType &proxy, const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true) | Component | inline |
| getRemoteGui() const | RemoteGuiComponentPluginUser | |
| getRemoteGuiPlugin() const | RemoteGuiComponentPluginUser | |
| getRemoteGuiPlugin() | RemoteGuiComponentPluginUser | |
| getRemoteGuiTab(const std::string &name="") | RemoteGuiComponentPluginUser | |
| getRobot(const std::string &id) const | RobotStateComponentPluginUser | |
| getRobotData(const std::string &id) const | RobotStateComponentPluginUser | |
| getRobotNameHelper() const | RobotStateComponentPluginUser | |
| getRobotStateComponent() const | RobotStateComponentPluginUser | |
| getRobotStateComponent() | RobotStateComponentPluginUser | |
| getRobotStateComponentPlugin() const | RobotStateComponentPluginUser | |
| getRobotStateComponentPlugin() | RobotStateComponentPluginUser | |
| getState() const | ManagedIceObject | |
| getSubscribedTopicNames() | PropertyUser | |
| getTopic(const std::string &name) | ManagedIceObject | inline |
| getTopic(TopicProxyType &topicProxy, const std::string &name) | ManagedIceObject | inline |
| getTopicFromProperty(const std::string &propertyName) | Component | inline |
| getTopicFromProperty(TopicProxyType &top, const std::string &propertyName) | Component | inline |
| getTopicProxyNames() | PropertyUser | |
| getUnresolvedDependencies() const | ManagedIceObject | |
| hasProperty(const std::string &name) | PropertyUser | |
| hasRemoteGuiTab(const std::string &name="") | RemoteGuiComponentPluginUser | |
| hasRobot(const std::string &id) const | RobotStateComponentPluginUser | |
| icePropertiesInitialized() | Component | inlineprotectedvirtual |
| initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain) | Component | |
| injectPropertyDefinitions(PropertyDefinitionsPtr &props) override | Component | virtual |
| isPointCloudProviderKnown(const std::string &providerName) const | PointCloudProcessor | |
| Logging() | Logging | |
| loghelper(const char *file, int line, const char *function) const | Logging | protected |
| ManagedIceObject(ManagedIceObject const &other) | ManagedIceObject | |
| ManagedIceObject() | ManagedIceObject | protected |
| minimumLoggingLevel | Logging | protected |
| NullPtr | ManagedIceObject | static |
| offeringTopic(const std::string &name) | ManagedIceObject | |
| offeringTopicFromProperty(const std::string &propertyName) | Component | |
| onConnectComponent() override | PointCloudProcessor | protectedvirtual |
| onConnectPointCloudProcessor() override | MultiViewPointCloudProcessor | protectedvirtual |
| onDisconnectComponent() override | PointCloudProcessor | protectedvirtual |
| onDisconnectPointCloudProcessor() override | MultiViewPointCloudProcessor | inlineprotectedvirtual |
| onExitComponent() override | PointCloudProcessor | protectedvirtual |
| onExitPointCloudProcessor() override | MultiViewPointCloudProcessor | protectedvirtual |
| onInitComponent() override | PointCloudProcessor | protectedvirtual |
| onInitPointCloudProcessor() override | MultiViewPointCloudProcessor | protectedvirtual |
| PeriodicTaskPtr typedef | ManagedIceObject | |
| pointCloudHasNewData(std::string providerName) | PointCloudProcessor | |
| pointCloudProviderInfoMap | PointCloudProcessor | protected |
| pointCloudProviderInfoMutex | PointCloudProcessor | protected |
| PointCloudProviderMap typedef | PointCloudProcessor | protected |
| postOnConnectComponent() | ManagedIceObject | inlineprotectedvirtual |
| postOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
| postOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
| postOnInitComponent() | ManagedIceObject | inlineprotectedvirtual |
| preambleGetTopic(std::string const &name) | ManagedIceObject | |
| preOnConnectComponent() override | Component | virtual |
| preOnDisconnectComponent() | ManagedIceObject | inlineprotectedvirtual |
| preOnExitComponent() | ManagedIceObject | inlineprotectedvirtual |
| preOnInitComponent() override | Component | virtual |
| process() override | MultiViewPointCloudProcessor | protectedvirtual |
| process() | MultiViewPointCloudProcessor | protectedvirtual |
| processGui(RemoteGui::TabProxy &prx) | MultiViewPointCloudProcessor | protected |
| processorTask | PointCloudProcessor | protected |
| PropertyUser() | PropertyUser | |
| provideResultPointClouds(const PointCloudPtrT &pointClouds, std::string providerName="") | PointCloudProcessor | inline |
| provideResultPointClouds(const std::string &providerName, const PointCloudPtrT &pointClouds) | PointCloudProcessor | inline |
| releasePointCloudProvider(std::string providerName) | PointCloudProcessor | |
| RemoteGuiComponentPlugin typedef | RemoteGuiComponentPluginUser | |
| RemoteGuiComponentPluginUser() | RemoteGuiComponentPluginUser | |
| RemoteGuiTabTask typedef | RemoteGuiComponentPluginUser | |
| removeAllDebugObserverChannels() const | DebugObserverComponentPluginUser | |
| removeDebugObserverChannel(const std::string &channelname) const | DebugObserverComponentPluginUser | |
| removeDebugObserverDatafield(const std::string &channelName, const std::string &datafieldName) const | DebugObserverComponentPluginUser | |
| removeProxyDependency(const std::string &name) | ManagedIceObject | protected |
| removeRemoteGuiTab(const std::string &name="") | RemoteGuiComponentPluginUser | |
| reportPointCloudAvailable(const std::string &providerName, const Ice::Current &c=Ice::emptyCurrent) override | PointCloudProcessor | protected |
| resultPointCloudProviders | PointCloudProcessor | protected |
| resultProviderMutex | PointCloudProcessor | protected |
| RobotStateComponentPlugin typedef | RobotStateComponentPluginUser | |
| RobotStateComponentPluginUser() | RobotStateComponentPluginUser | |
| runProcessor() | PointCloudProcessor | protectedvirtual |
| sendDebugObserverBatch() | DebugObserverComponentPluginUser | |
| setDebugObserverBatchModeEnabled(bool enable) | DebugObserverComponentPluginUser | |
| setDebugObserverChannel(const std::string &channelName, StringVariantBaseMap valueMap) const | DebugObserverComponentPluginUser | |
| setDebugObserverDatafield(Ts &&... ts) const | DebugObserverComponentPluginUser | inline |
| setDownsamplingGridSize(Ice::Float s, const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| setFrameRate(Ice::Float r, const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| setIceProperties(Ice::PropertiesPtr properties) | PropertyUser | virtual |
| setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
| setMaxNumberOfFramesPerViewPoint(Ice::Int n, const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| setMetaInfo(const std::string &id, const VariantBasePtr &value) | ManagedIceObject | |
| setName(std::string name) | ManagedIceObject | protected |
| setRobotRNSAndNode(const std::string &id, const std::string &rnsName, const std::string &nodeName) | RobotStateComponentPluginUser | |
| setTag(const LogTag &tag) | Logging | |
| setTag(const std::string &tagName) | Logging | |
| spamFilter | Logging | mutableprotected |
| startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true) | ManagedIceObject | |
| startRecordingNextViewPoint(const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| statistics | PointCloudProcessor | protected |
| statisticsMutex | PointCloudProcessor | protected |
| stopPeriodicTask(const std::string &name) | ManagedIceObject | |
| stopRecordingViewPoint(const Ice::Current &=Ice::emptyCurrent) override | MultiViewPointCloudProcessor | |
| synchronizeLocalClone(const VirtualRobot::RobotPtr &robot) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const VirtualRobot::RobotPtr &robot, Ice::Long timestamp) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const VirtualRobot::RobotPtr &robot, const RobotStateConfig &state) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const RobotStateComponentPlugin::RobotData &rdata) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const RobotStateComponentPlugin::RobotData &rdata, Ice::Long timestamp) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const RobotStateComponentPlugin::RobotData &rdata, const RobotStateConfig &state) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const std::string &id) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const std::string &id, Ice::Long timestamp) const | RobotStateComponentPluginUser | |
| synchronizeLocalClone(const std::string &id, const RobotStateConfig &state) const | RobotStateComponentPluginUser | |
| tag | Logging | protected |
| terminate() | ManagedIceObject | protected |
| tryAddProperty(const std::string &propertyName, const std::string &value) | PropertyUser | |
| unsubscribeFromTopic(const std::string &name) | ManagedIceObject | |
| updateIceProperties(const std::map< std::string, std::string > &changes) | PropertyUser | virtual |
| updateProperties() | PropertyUser | |
| updateProxies(IceManagerPtr) | PropertyUser | |
| usedPointCloudProviders | PointCloudProcessor | protected |
| usingPointCloudProvider(std::string providerName) | PointCloudProcessor | |
| usingPointCloudProviderFromProperty(const std::string &prop) | PointCloudProcessor | inline |
| usingProxy(const std::string &name, const std::string &endpoints="") | ManagedIceObject | |
| usingProxyFromProperty(const std::string &propertyName, const std::string &endpoints="") | Component | |
| usingTopic(const std::string &name, bool orderedPublishing=false) | ManagedIceObject | |
| usingTopicFromProperty(const std::string &propertyName, bool orderedPublishing=false) | Component | |
| waitForObjectScheduler() | ManagedIceObject | |
| waitForPointClouds(int milliseconds=1000) | PointCloudProcessor | |
| waitForPointClouds(const std::string &providerName, int milliseconds=1000) | PointCloudProcessor | |
| waitForProxy(std::string const &name, bool addToDependencies) | ManagedIceObject | |
| ~Logging() | Logging | virtual |
| ~ManagedIceObject() override | ManagedIceObject | protected |
| ~PropertyUser() override | PropertyUser | |