SimpleConfigDialog Member List

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

addLineEdit(const std::string &name, const std::string &label, const std::string &defaultValue="")SimpleConfigDialog
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
addProxyFinder(const std::vector< EntryData > &entryData)SimpleConfigDialoginline
addProxyFinder(const EntryData &entryData)SimpleConfigDialoginline
addProxyFinder(const std::string &name, const std::string &description, const std::string &mask)SimpleConfigDialoginline
checkLogLevel(MessageTypeT level) constLoggingprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
enableProfiler(bool enable)ManagedIceObject
generateSubObjectName(const std::string &superObjectName, const std::string &subObjectName)ManagedIceObjectstatic
generateSubObjectName(const std::string &subObjectName)ManagedIceObject
get(const std::string &entryName) constSimpleConfigDialog
get(const std::string &entryName, const std::string &def) constSimpleConfigDialog
getArmarXManager() constManagedIceObject
getCommunicator() constManagedIceObjectprotected
getConnectivity() constManagedIceObject
getDefaultName() const overrideSimpleConfigDialogprotectedvirtual
getEffectiveLoggingLevel() constLogging
getIceManager() constManagedIceObject
getLayout()SimpleConfigDialog
getLineEditText(const std::string &entryName) constSimpleConfigDialog
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
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
getProxyName(const std::string &entryName) constSimpleConfigDialog
getProxyName(const std::string &entryName, const std::string &def) constSimpleConfigDialog
getState() constManagedIceObject
getTopic(const std::string &name)ManagedIceObjectinline
getTopic(TopicProxyType &topicProxy, const std::string &name)ManagedIceObjectinline
getUnresolvedDependencies() constManagedIceObject
hasLineEdit(const std::string &entryName) constSimpleConfigDialog
hasProxyName(const std::string &entryName) constSimpleConfigDialog
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
ManagedIceObject(ManagedIceObject const &other)ManagedIceObject
ManagedIceObject()ManagedIceObjectprotected
minimumLoggingLevelLoggingprotected
NullPtrManagedIceObjectstatic
offeringTopic(const std::string &name)ManagedIceObject
onConnectComponent() overrideSimpleConfigDialoginlineprotectedvirtual
onDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
onExitComponent()ManagedIceObjectinlineprotectedvirtual
onInitComponent() overrideSimpleConfigDialogprotectedvirtual
PeriodicTaskPtr typedefManagedIceObject
postOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
postOnExitComponent()ManagedIceObjectinlineprotectedvirtual
postOnInitComponent()ManagedIceObjectinlineprotectedvirtual
preambleGetTopic(std::string const &name)ManagedIceObject
preOnConnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnDisconnectComponent()ManagedIceObjectinlineprotectedvirtual
preOnExitComponent()ManagedIceObjectinlineprotectedvirtual
preOnInitComponent()ManagedIceObjectinlineprotectedvirtual
removeProxyDependency(const std::string &name)ManagedIceObjectprotected
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
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
SimpleConfigDialog(QWidget *parent=nullptr)SimpleConfigDialogexplicit
SimpleConfigDialogAdderSimpleConfigDialogfriend
spamFilterLoggingmutableprotected
startPeriodicTask(const std::string &uniqueName, std::function< void(void)> f, int periodMs, bool assureMeanInterval=false, bool forceSystemTime=true)ManagedIceObject
stopPeriodicTask(const std::string &name)ManagedIceObject
tagLoggingprotected
terminate()ManagedIceObjectprotected
unsubscribeFromTopic(const std::string &name)ManagedIceObject
usingProxy(const std::string &name, const std::string &endpoints="")ManagedIceObject
usingTopic(const std::string &name, bool orderedPublishing=false)ManagedIceObject
waitForObjectScheduler()ManagedIceObject
waitForProxy(std::string const &name, bool addToDependencies)ManagedIceObject
~Logging()Loggingvirtual
~ManagedIceObject() overrideManagedIceObjectprotected
~SimpleConfigDialog() overrideSimpleConfigDialog