PlatformSubUnit Member List

This is the complete list of members for PlatformSubUnit, including all inherited members.

addPlugin(const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPlugin(PluginT *&targ, const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPlugin(std::experimental::observer_ptr< PluginT > &targ, const std::string prefix="", ParamsT &&...params)ManagedIceObjectinlineprotected
addPropertyUser(const PropertyUserPtr &subPropertyUser)Componentprotected
checkLogLevel(MessageTypeT level) constLoggingprotected
Component()Componentprotected
componentPropertiesUpdated(const std::set< std::string > &changedProperties)Componentvirtual
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")Componentinlinestatic
createPropertyDefinitions() overridePlatformUnitvirtual
dataMutexPlatformSubUnitmutableprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
enableProfiler(bool enable)ManagedIceObject
executionStateSensorActorUnitprotected
forceComponentCreatedByComponentCreateFunc()Component
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName)ManagedIceObjectstatic
generateSubObjectName(const std::string &subObjectName)ManagedIceObject
getAdditionalPropertyUsers() constComponent
getArmarXManager() constManagedIceObject
getCommunicator() constManagedIceObjectprotected
getComponentProxyNames()PropertyUser
getConfigDomain()Componentprotected
getConfigIdentifier()Componentprotected
getConfigName()Componentprotected
getConnectivity() constManagedIceObject
armarx::getDefaultName() const =0ManagedIceObjectpure virtual
armarx::PlatformUnit::getDefaultName() const overridePlatformUnitinlinevirtual
getEffectiveLoggingLevel() constLogging
getExecutionState(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
getIceManager() constManagedIceObject
getIceProperties() constPropertyUser
getLogSender() constLoggingprotected
getMetaInfo(const std::string &id)ManagedIceObject
getMetaInfoMap() constManagedIceObject
getName() constManagedIceObject
getObjectAdapter() constManagedIceObject
getObjectScheduler() constManagedIceObject
GetObjectStateAsString(int state)ManagedIceObjectstatic
getPeriodicTask(const std::string &name)ManagedIceObject
getPluginPointer(std::type_info const &type, std::string const &prefix)ManagedIceObjectprotected
getProfiler() constManagedIceObject
getProperty(const std::string &name)Component
getProperty(const std::string &name) constComponentinline
getProperty(T &val, const std::string &name) constComponentinline
getProperty(std::atomic< T > &val, const std::string &name) constComponentinline
armarx::PropertyUser::getProperty(const std::string &name)PropertyUser
armarx::PropertyUser::getProperty(const std::string &name) constPropertyUserinline
armarx::PropertyUser::getProperty(T &val, const std::string &name) constPropertyUserinline
armarx::PropertyUser::getProperty(std::atomic< T > &val, const std::string &name) constPropertyUserinline
getPropertyAsCSV(ContainerT &val, const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true)PropertyUserinline
getPropertyAsCSV(const std::string &name, const std::string &splitBy=",;", bool trimElements=true, bool removeEmptyElements=true)PropertyUserinline
getPropertyDefinitions()PropertyUser
getProxy(long timeoutMs=0, bool waitForScheduler=true) constManagedIceObject
getProxy(long timeoutMs=0, bool waitForScheduler=true) constManagedIceObjectinline
getProxy(Prx &prx, long timeoutMs=0, bool waitForScheduler=true) constManagedIceObjectinline
getProxy(const std::string &name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)ManagedIceObjectinline
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const std::string &name, Args &&...args)ManagedIceObjectinline
getProxy(const std::string &name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args)ManagedIceObjectinline
getProxy(IceInternal::ProxyHandle< ProxyTarg > &proxy, const char *name, Args &&...args)ManagedIceObjectinline
getProxy(const char *name, IceInternal::ProxyHandle< ProxyTarg > &proxy, Args &&...args)ManagedIceObjectinline
getProxy(ProxyType &proxy, const char *name, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)ManagedIceObjectinline
getProxyFromProperty(const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)Componentinline
getProxyFromProperty(ProxyType &proxy, const std::string &propertyName, bool addToDependencies=false, const std::string &endpoints="", bool throwOnProxyError=true)Componentinline
getState() constManagedIceObject
getSubscribedTopicNames()PropertyUser
getTopic(const std::string &name)ManagedIceObjectinline
getTopic(TopicProxyType &topicProxy, const std::string &name)ManagedIceObjectinline
getTopicFromProperty(const std::string &propertyName)Componentinline
getTopicFromProperty(TopicProxyType &top, const std::string &propertyName)Componentinline
getTopicProxyNames()PropertyUser
getUnresolvedDependencies() constManagedIceObject
globalPosCtrlPlatformSubUnit
globalPosePrxPlatformUnitprotected
hasProperty(const std::string &name)PropertyUser
icePropertiesInitialized()Componentinlineprotectedvirtual
init(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain)Component
injectPropertyDefinitions(PropertyDefinitionsPtr &props) overrideComponentvirtual
listenerPrxPlatformUnitprotected
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
maxVAngPlatformSubUnitprotected
maxVLinPlatformSubUnitprotected
minimumLoggingLevelLoggingprotected
move(Ice::Float vx, Ice::Float vy, Ice::Float vr, const Ice::Current &=Ice::emptyCurrent) overridePlatformSubUnit
moveRelative(Ice::Float rx, Ice::Float ry, Ice::Float rr, Ice::Float lac, Ice::Float rac, const Ice::Current &=Ice::emptyCurrent) overridePlatformSubUnit
moveTo(Ice::Float rx, Ice::Float ry, Ice::Float rr, Ice::Float lac, Ice::Float rac, const Ice::Current &=Ice::emptyCurrent) overridePlatformSubUnit
NullPtrManagedIceObjectstatic
odometryPrxPlatformUnitprotected
offeringTopic(const std::string &name)ManagedIceObject
offeringTopicFromProperty(const std::string &propertyName)Component
armarx::onConnectComponent()=0ManagedIceObjectprotectedpure virtual
armarx::PlatformUnit::onConnectComponent() overridePlatformUnitvirtual
armarx::onDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
armarx::PlatformUnit::onDisconnectComponent() overridePlatformUnitvirtual
armarx::onExitComponent()ManagedIceObjectinlineprotectedvirtual
armarx::PlatformUnit::onExitComponent() overridePlatformUnitvirtual
onExitPlatformUnit() overridePlatformSubUnitinlinevirtual
onInit()SensorActorUnitinlineprotectedvirtual
armarx::onInitComponent()=0ManagedIceObjectprotectedpure virtual
armarx::PlatformUnit::onInitComponent() overridePlatformUnitvirtual
onInitPlatformUnit() overridePlatformSubUnitinlinevirtual
onStart()SensorActorUnitinlineprotectedvirtual
onStartPlatformUnit() overridePlatformSubUnitinlinevirtual
onStop()SensorActorUnitinlineprotectedvirtual
onStopPlatformUnit()PlatformUnitinlinevirtual
ownerIdSensorActorUnitprotected
PeriodicTaskPtr typedefManagedIceObject
platformSensorIndexPlatformSubUnit
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
armarx::preOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
armarx::PlatformUnit::preOnConnectComponent() overrideComponentvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
armarx::preOnInitComponent()ManagedIceObjectinlineprotectedvirtual
armarx::PlatformUnit::preOnInitComponent() overrideComponentvirtual
PropertyUser()PropertyUser
ptPlatformSubUnit
relativePosCtrlPlatformSubUnit
release(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
request(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
robotStateComponentPlatformUnitprotected
SensorActorUnit()SensorActorUnit
setIceProperties(Ice::PropertiesPtr properties)PropertyUservirtual
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setMaxVelocities(Ice::Float mxVLin, Ice::Float mxVAng, const Ice::Current &=Ice::emptyCurrent) overridePlatformSubUnit
setMetaInfo(const std::string &id, const VariantBasePtr &value)ManagedIceObject
setName(std::string name)ManagedIceObjectprotected
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
spamFilterLoggingmutableprotected
start(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
stop(const Ice::Current &c=Ice::emptyCurrent) overrideSensorActorUnit
stopPeriodicTask(const std::string &name)ManagedIceObject
stopPlatform(const Ice::Current &c=Ice::emptyCurrent) overridePlatformSubUnit
tagLoggingprotected
terminate()ManagedIceObjectprotected
tryAddProperty(const std::string &propertyName, const std::string &value)PropertyUser
unitMutexSensorActorUnitprotected
unsubscribeFromTopic(const std::string &name)ManagedIceObject
update(const SensorAndControl &sc, const JointAndNJointControllers &c) overridePlatformSubUnitvirtual
updateIceProperties(const std::map< std::string, std::string > &changes)PropertyUservirtual
updateProperties()PropertyUser
updateProxies(IceManagerPtr)PropertyUser
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
waitForProxy(std::string const &name, bool addToDependencies)ManagedIceObject
~Logging()Loggingvirtual
~ManagedIceObject() overrideManagedIceObjectprotected
~PropertyUser() overridePropertyUser
~SensorActorUnit() overrideSensorActorUnit