Application Member List

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
defaultMapApplicationprotected
enabledMapApplicationprotected
getExecutableAbsPath()Application
getExecutableName()Application
getFound()Application
getName()Application
getPackageName()Application
getPathToExecutable()Application
getProperties()Application
isDefaultProperty(std::string name)Application
isDefaultPropertyEnabled(std::string name)Application
propertiesApplicationprotected
setDefaultPropertyEnabled(std::string name, bool enabled)Application
setIsDefaultProperty(std::string name, bool defaultValue)Application
setProperties(armarx::PropertyDefinitionsPtr properties)Application
updateFound()Application