|
This is the complete list of members for Application, including all inherited members.
Application(std::string name, std::string executablePath, std::string packageName) | Application | |
Application(Application &app) | Application | |
defaultMap | Application | protected |
enabledMap | Application | protected |
getExecutableAbsPath() | Application | |
getExecutableName() | Application | |
getFound() | Application | |
getName() | Application | |
getPackageName() | Application | |
getPathToExecutable() | Application | |
getProperties() | Application | |
isDefaultProperty(std::string name) | Application | |
isDefaultPropertyEnabled(std::string name) | Application | |
properties | Application | protected |
setDefaultPropertyEnabled(std::string name, bool enabled) | Application | |
setIsDefaultProperty(std::string name, bool defaultValue) | Application | |
setProperties(armarx::PropertyDefinitionsPtr properties) | Application | |
updateFound() | Application |