Application() | Application | |
ArmarXGuiApp(int &argc=ArmarXGuiApp::globalargc, char **argv=NULL) | ArmarXGuiApp | |
ArmarXUserConfigDirEnvVar | Application | static |
checkLogLevel(MessageTypeT level) const | Logging | protected |
createInstance(Args &&... args) | Application | inlinestatic |
createPropertyDefinitions() override | ArmarXGuiApp | inlinevirtual |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
doMain(int argc, char *argv[], const Ice::InitializationData &initData, Ice::Int i) override | Application | protected |
enableLibLoading(bool enable=true) | Application | |
exec(const ArmarXManagerPtr &armarXManager) override | ArmarXGuiApp | virtual |
GetArmarXConfigDefaultPath(bool envVarExpanded=true) | Application | static |
getArmarXManager() | Application | protected |
getArmarXPackageNames() | Application | |
getCommandLineArguments() const | Application | |
getComponentProxyNames() | PropertyUser | |
GetDefaultsPaths() | Application | static |
getDomainName() | Application | protectedvirtual |
getEffectiveLoggingLevel() const | Logging | |
getForbidThreadCreation() const | Application | |
getIceProperties() const | PropertyUser | |
getInstance() | Application | static |
getLogSender() const | Logging | protected |
getName() const | Application | |
GetProjectDependencies() | Application | static |
GetProjectName() | Application | static |
getProperty(const std::string &name) | PropertyUser | |
getProperty(const std::string &name) const | PropertyUser | inline |
getProperty(T &val, const std::string &name) const | PropertyUser | inline |
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 | |
getSubscribedTopicNames() | PropertyUser | |
getThreadPool() const | Application | |
getTopicProxyNames() | PropertyUser | |
GetVersion() | Application | inlinestatic |
globalargc | ArmarXGuiApp | static |
HandlerFault(int sig) | Application | protectedstatic |
HandlerInterrupt(int sig) | Application | protectedstatic |
hasProperty(const std::string &name) | PropertyUser | |
icePropertiesUpdated(const std::set< std::string > &changedProperties) override | Application | virtual |
injectPropertyDefinitions(PropertyDefinitionsPtr &) | PropertyUser | virtual |
interruptCallback(int signal) override | Application | |
isPackageAutoDiscoveryEnabled() | Application | |
LoadDefaultConfig(Ice::PropertiesPtr properties) | Application | static |
loadDefaultConfig(int argc, char *argv[], const Ice::InitializationData &initData) | Application | protected |
loadDependentProjectDatapaths() | Application | protected |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
parseOptionsMergeProperties(int argc, char *argv[]) | Application | protected |
PropertyUser() | PropertyUser | |
registerDataPathsFromDependencies(std::string dependencies) | Application | |
run(int argc, char *argv[]) override | ArmarXGuiApp | |
setForbidThreadCreation(bool value) | Application | |
setIceProperties(Ice::PropertiesPtr properties) override | Application | virtual |
setInstance(ApplicationPtr const &inst) | Application | static |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setName(const std::string &name) | Application | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
setup(const ManagedIceObjectRegistryInterfacePtr ®istry, Ice::PropertiesPtr properties) override | ArmarXGuiApp | virtual |
showHelp(ApplicationOptions::Options &options) | Application | protected |
spamFilter | Logging | mutableprotected |
storeCommandLineArguments(int argc, char *argv[]) | Application | |
tag | Logging | protected |
tryAddProperty(const std::string &propertyName, const std::string &value) | PropertyUser | |
updateIceProperties(const Ice::PropertyDict &properties) override | Application | |
armarx::PropertyUser::updateIceProperties(const std::map< std::string, std::string > &changes) | PropertyUser | virtual |
updateProperties() | PropertyUser | |
updateProxies(IceManagerPtr) | PropertyUser | |
~ArmarXGuiApp() override | ArmarXGuiApp | |
~Logging() | Logging | virtual |
~PropertyUser() override | PropertyUser | |