MeVisLab Toolbox Reference
ml::ApplicationProperties Member List

This is the complete list of members for ml::ApplicationProperties, including all inherited members.

getBool(const char *propertyName, bool defaultValue=false)ml::ApplicationPropertiesstatic
getDouble(const char *propertyName, double defaultValue=0)ml::ApplicationPropertiesstatic
getInt(const char *propertyName, MLint32 defaultValue=0)ml::ApplicationPropertiesstatic
getString(const char *propertyName, const std::string &defaultValue=std::string())ml::ApplicationPropertiesstatic
hasProperty(const char *propertyName)ml::ApplicationPropertiesstatic