Blue Brain BioExplorer
core::PropertyMap Member List

This is the complete list of members for core::PropertyMap, including all inherited members.

empty() constcore::PropertyMapinline
getEnums(const std::string &name) constcore::PropertyMapinline
getMetaData(const std::string &name) constcore::PropertyMapinline
getName() constcore::PropertyMapinline
getProperties() constcore::PropertyMapinline
getProperty(const std::string &name, T valIfNotFound) constcore::PropertyMapinline
getProperty(const std::string &name) constcore::PropertyMapinline
getPropertyType(const std::string &name) constcore::PropertyMapinline
hasProperty(const std::string &name) constcore::PropertyMapinline
merge(const PropertyMap &input)core::PropertyMap
operator=(PropertyMap other) noexceptcore::PropertyMapinline
parse(int argc, const char **argv)core::PropertyMap
PropertyMap()=defaultcore::PropertyMap
PropertyMap(const std::string &name)core::PropertyMapinline
PropertyMap(const PropertyMap &other)=defaultcore::PropertyMap
PropertyMap(PropertyMap &&other) noexceptcore::PropertyMapinline
setProperty(const Property &newProperty)core::PropertyMapinline
update(const PropertyMap &input)core::PropertyMap
updateProperty(const std::string &name, const T &t)core::PropertyMapinline