MMCore 10.1.1
|
This is the complete list of members for CoreProperty, including all inherited members.
AddAllowedValue(const char *value) (defined in CoreProperty) | CoreProperty | |
AddAllowedValue(const char *value, long data) (defined in CoreProperty) | CoreProperty | |
ClearAllowedValues() (defined in CoreProperty) | CoreProperty | inline |
CoreProperty() (defined in CoreProperty) | CoreProperty | inline |
CoreProperty(const char *v, bool ro) (defined in CoreProperty) | CoreProperty | inline |
Get() const (defined in CoreProperty) | CoreProperty | |
GetAllowedValues() const (defined in CoreProperty) | CoreProperty | |
IsAllowed(const char *value) const (defined in CoreProperty) | CoreProperty | |
IsReadOnly() const (defined in CoreProperty) | CoreProperty | inline |
readOnly_ (defined in CoreProperty) | CoreProperty | protected |
Set(const char *value) (defined in CoreProperty) | CoreProperty | |
value_ (defined in CoreProperty) | CoreProperty | protected |
values_ (defined in CoreProperty) | CoreProperty | protected |
~CoreProperty() (defined in CoreProperty) | CoreProperty | inline |