Blue Brain BioExplorer
core::Property Member List

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

assertValidEnumType() constcore::Propertyinline
assertValidType() constcore::Propertyinline
enumscore::Property
get() constcore::Propertyinline
getType() constcore::Propertyinline
makeReadOnly(Property property)core::Propertyinlinestatic
markReadOnly()core::Propertyinline
max() constcore::Propertyinline
metaDatacore::Property
min() constcore::Propertyinline
ModifiedCallback typedefcore::Property
namecore::Property
onModified(const ModifiedCallback &callback)core::Propertyinline
Property(const std::string &name_, const T value, const MetaData &metaData_={})core::Propertyinline
Property(const std::string &name_, const T value, const T min_, const T max_, const MetaData &metaData_={})core::Propertyinline
Property(const std::string &name_, const T value, const std::vector< std::string > &enums_, const MetaData &metaData_)core::Propertyinline
Property(Property &&other)core::Propertyinline
Property(const Property &other)=defaultcore::Property
PropertyMap classcore::Propertyfriend
readOnly() constcore::Propertyinline
set(const T &v)core::Propertyinline
Type enum namecore::Property
typecore::Property