|
| CorePropertyCollection (CMMCore *core) |
|
std::string | Get (const char *PropName) const |
|
bool | Has (const char *name) const |
|
std::vector< std::string > | GetAllowedValues (const char *propName) const |
|
void | ClearAllowedValues (const char *propName) |
|
void | AddAllowedValue (const char *propName, const char *value) |
|
bool | IsReadOnly (const char *propName) const |
|
std::vector< std::string > | GetNames () const |
|
void | Add (const char *name, CoreProperty &p) |
|
void | Refresh () |
|
void | Execute (const char *PropName, const char *Value) |
|
void | Set (const char *PropName, const char *Value) |
|
void | Clear () |
|
The documentation for this class was generated from the following files: