WorkingMemoryController Member List

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

addAgent(const AgentInstancePtr agent)WorkingMemoryControllerprotected
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
addTab(std::string segmentName)WorkingMemoryControllerprotected
agentsRemoved()WorkingMemoryControllerslot
agentsVisuWorkingMemoryControllerprotected
ArmarXComponentWidgetController()ArmarXComponentWidgetController
ArmarXWidgetController()ArmarXWidgetControllerexplicit
checkLogLevel(MessageTypeT level) constLoggingprotected
clearEntitiesData()WorkingMemoryControllerslot
clearEntitiesVisu(const std::string &segmentName="")WorkingMemoryControllerslot
clearWorkingMemory()WorkingMemoryControllerslot
Component()Componentprotected
componentPropertiesUpdated(const std::set< std::string > &changedProperties)Componentvirtual
configAccepted(ArmarXWidgetControllerPtr widget)ArmarXWidgetControllersignal
configAccepted()ArmarXWidgetControllerslot
configRejected(ArmarXWidgetControllerPtr widget)ArmarXWidgetControllersignal
configRejected()ArmarXWidgetControllerslot
configured() overrideWorkingMemoryControllervirtual
connectSlots()WorkingMemoryControllerprotected
convertObjectInstanceToGlobalPose(ObjectInstance &obj)WorkingMemoryController
create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")Componentinlinestatic
createAgentVisualisation(const std::string entityId)WorkingMemoryControllerprotected
createEntity(memoryx::EntityBasePtr entity, const std::string &entityType)WorkingMemoryControllerprotected
createInstance()ArmarXComponentWidgetControllerinlinestatic
createObjectVisualization(ObjectDefinition &o)WorkingMemoryControllerprotected
createPropertyDefinitions() overrideComponentprotectedvirtual
currentEntitiesWorkingMemoryControllerprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
debugLayerControlWidgetWorkingMemoryControllerprotected
debugLayerVisuWorkingMemoryControllerprotected
deletedEntitiesWorkingMemoryControllerprotected
enableMainWidget(bool enable)ArmarXWidgetControllerslot
enableMainWidgetAsync(bool enable)ArmarXWidgetController
enableProfiler(bool enable)ManagedIceObject
entityChanged(memoryx::EntityBasePtr entity, QString entityType, bool isNew)WorkingMemoryControllersignal
EntityEntryMap typedefWorkingMemoryControllerprotected
existenceCertaintyToggled(bool isChecked)WorkingMemoryControllerslot
exportToVRML()WorkingMemoryControllerprotected
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
getConfigDialog(QWidget *parent=nullptr) overrideWorkingMemoryControllervirtual
getConfigDomain()Componentprotected
getConfigIdentifier()Componentprotected
getConfigName()Componentprotected
getConnectivity() constManagedIceObject
getCustomTitlebarWidget(QWidget *parent) overrideWorkingMemoryControllervirtual
getDefaultName() const overrideArmarXComponentWidgetControllervirtual
getEffectiveLoggingLevel() constLogging
getIceManager() constManagedIceObject
getIceProperties() constPropertyUser
getInstanceName()ArmarXWidgetController
getLogSender() constLoggingprotected
getMainWindow()ArmarXWidgetControllervirtual
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
getScene() overrideWorkingMemoryControllervirtual
getSceneConfigDialog(QWidget *parent=nullptr) overrideWorkingMemoryControllervirtual
getState() constManagedIceObject
getSubscribedTopicNames()PropertyUser
getTipDialog() constArmarXWidgetController
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
getWidget()ArmarXWidgetControllervirtual
GetWidgetCategoryIcon()ArmarXWidgetControllerstatic
getWidgetCategoryIcon() const final overrideArmarXComponentWidgetControllerTemplate< WorkingMemoryController >inline
armarx::ArmarXComponentWidgetController::getWidgetCategoryIcon() constArmarXWidgetControllervirtual
getWidgetIcon() const final overrideArmarXComponentWidgetControllerTemplate< WorkingMemoryController >inline
armarx::ArmarXComponentWidgetController::getWidgetIcon() constArmarXWidgetControllervirtual
GetWidgetIcon()WorkingMemoryControllerinlinestatic
GetWidgetName()WorkingMemoryControllerinlinestatic
getWidgetName() const final overrideArmarXComponentWidgetControllerTemplate< WorkingMemoryController >inline
armarx::ArmarXComponentWidgetController::getWidgetName() const =0ArmarXWidgetControllerpure virtual
hasProperty(const std::string &name)PropertyUser
icePropertiesInitialized()Componentinlineprotectedvirtual
initializeProperties(const std::string &configName, Ice::PropertiesPtr const &properties, const std::string &configDomain)Component
injectPropertyDefinitions(PropertyDefinitionsPtr &props) overrideComponentvirtual
loadSettings(QSettings *settings) overrideWorkingMemoryControllervirtual
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
minimumLoggingLevelLoggingprotected
mutex3DArmarXWidgetControllerprotected
NullPtrManagedIceObjectstatic
objectsRemoved()WorkingMemoryControllerslot
objectsVisuWorkingMemoryControllerprotected
offeringTopic(const std::string &name)ManagedIceObject
offeringTopicFromProperty(const std::string &propertyName)Component
onClose() overrideArmarXComponentWidgetControllerprotectedvirtual
onConnectComponent() overrideWorkingMemoryControllervirtual
onDisconnectComponent() overrideWorkingMemoryControllervirtual
onExitComponent() overrideWorkingMemoryControllervirtual
onInitComponent() overrideWorkingMemoryControllervirtual
onLockWidget()ArmarXWidgetControllervirtual
onUnlockWidget()ArmarXWidgetControllervirtual
PeriodicTaskPtr typedefManagedIceObject
planeVisuWorkingMemoryControllerprotected
postDocking()ArmarXWidgetControllerinlinevirtual
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
preOnConnectComponent() overrideComponentvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
preOnInitComponent() overrideComponentvirtual
processPackages(const std::string &packages)WorkingMemoryControllerprotected
PropertyUser()PropertyUser
rebuildVisualization()WorkingMemoryControllerslot
RecursiveMutex typedefArmarXWidgetController
RecursiveMutexLock typedefArmarXWidgetController
RecursiveMutexLockPtr typedefArmarXWidgetController
RecursiveMutexPtr typedefArmarXWidgetController
refetchEntitiesFromMemory()WorkingMemoryControllerslot
removeEntityInTree(const std::string entityId, const std::string entityType)WorkingMemoryControllerslot
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
removeTab(std::string segmentName)WorkingMemoryControllerprotected
removeTabs()WorkingMemoryControllerprotected
reportEntityCreated(const std::string &segmentName, const ::memoryx::EntityBasePtr &entity, const ::Ice::Current &=Ice::emptyCurrent) overrideWorkingMemoryController
reportEntityRemoved(const std::string &segmentName, const ::memoryx::EntityBasePtr &entity, const ::Ice::Current &=Ice::emptyCurrent) overrideWorkingMemoryController
reportEntityUpdated(const std::string &segmentName, const ::memoryx::EntityBasePtr &entityBaseOld, const ::memoryx::EntityBasePtr &entityBaseNew, const ::Ice::Current &=Ice::emptyCurrent) overrideWorkingMemoryController
reportMemoryCleared(const std::string &segmentName, const ::Ice::Current &=Ice::emptyCurrent) overrideWorkingMemoryController
reportSnapshotCompletelyLoaded(const Ice::Current &c=Ice::emptyCurrent) overrideWorkingMemoryController
reportSnapshotLoaded(const std::string &segmentName, const ::Ice::Current &=Ice::emptyCurrent) overrideWorkingMemoryController
rootVisuWorkingMemoryControllerprotected
saveSettings(QSettings *settings) overrideWorkingMemoryControllervirtual
segmentNamesWorkingMemoryControllerprotected
segmentTabsWorkingMemoryControllerprotected
setIceProperties(Ice::PropertiesPtr properties)PropertyUservirtual
setInstanceName(QString instanceName)ArmarXWidgetController
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setMainWindow(QMainWindow *mainWindow)ArmarXWidgetControllervirtual
setMetaInfo(const std::string &id, const VariantBasePtr &value)ManagedIceObject
setMutex3D(RecursiveMutexPtr const &mutex3D) overrideWorkingMemoryControllervirtual
setName(std::string name)ManagedIceObjectprotected
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
setTipDialog(QPointer< TipDialog > tipDialog)ArmarXWidgetController
setupEntityVisu(const ObjectDefinition &objWrapper)WorkingMemoryControllerprotected
setupVisualization()WorkingMemoryControllerslot
show3DViewerWorkingMemoryControllerprotected
showAgents(bool show)WorkingMemoryControllerslot
showMessageBox(const QString &msg)ArmarXWidgetControllerstatic
showObjInstanceUncertaintiesWorkingMemoryControllerprotected
showPlane(bool show)WorkingMemoryControllerslot
showVisuLayers(bool show)WorkingMemoryControllerslot
signalAgentsRemoved()WorkingMemoryControllersignal
signalClearEntities(const std::string &segmentName)WorkingMemoryControllersignal
signalObjectRemoved()WorkingMemoryControllersignal
signalRebuildVisualization()WorkingMemoryControllersignal
signalRefetchEntities()WorkingMemoryControllersignal
signalRemoveTabs()WorkingMemoryControllersignal
spamFilterLoggingmutableprotected
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
startTimerInGUIThread()WorkingMemoryControllerslot
stopPeriodicTask(const std::string &name)ManagedIceObject
tagLoggingprotected
terminate()ManagedIceObjectprotected
timerEvent(QTimerEvent *) overrideWorkingMemoryControllerprotected
treeItemDoubleClicked(QTreeWidgetItem *item, int column)WorkingMemoryControllerslot
tryAddProperty(const std::string &propertyName, const std::string &value)PropertyUser
uiWorkingMemoryControllerprotected
uncertaintyVisuToggled(bool isChecked)WorkingMemoryControllerslot
unsubscribeFromTopic(const std::string &name)ManagedIceObject
updateAgentVisualisation(const std::string entityId)WorkingMemoryControllerprotected
updateAgentVisualisation(const EntityBasePtr entity)WorkingMemoryControllerprotected
updateEntityTree(memoryx::EntityBasePtr entity, QString entityType, bool isNew)WorkingMemoryControllerslot
updateEntityVisu(memoryx::EntityBasePtr entity, QString entityType, bool isNew)WorkingMemoryControllerslot
updateIceProperties(const std::map< std::string, std::string > &changes)PropertyUservirtual
updateObjectData(const ObjectInstancePtr obj)WorkingMemoryControllerprotected
updateProperties()PropertyUser
updateProxies(IceManagerPtr)PropertyUser
updateVisualization(const EntityWrappers::SimoxObjectWrapperPtr objWrapper)WorkingMemoryControllerprotected
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
verboseWorkingMemoryControllerprotected
waitForObjectScheduler()ManagedIceObject
waitForProxy(std::string const &name, bool addToDependencies)ManagedIceObject
WorkingMemoryController()WorkingMemoryController
~ArmarXWidgetController() overrideArmarXWidgetController
~Logging()Loggingvirtual
~ManagedIceObject() overrideManagedIceObjectprotected
~PropertyUser() overridePropertyUser
~WorkingMemoryController() overrideWorkingMemoryController