|
Public Member Functions |
| | seDRMVariable () |
| | Default constructor.
|
| | seDRMVariable (const seObject &other) |
| | Constructor for seDRM... class conversions.
|
| const SE_Property_Code & | get_meaning () |
| | get field meaning
|
| void | set_meaning (const SE_Property_Code &val) |
| | set field meaning
|
| EDCS_Unit_Code | get_value_unit () |
| | get field value_unit
|
| void | set_value_unit (EDCS_Unit_Code val) |
| | set field value_unit
|
| EDCS_Scale_Code | get_value_scale () |
| | get field value_scale
|
| void | set_value_scale (EDCS_Scale_Code val) |
| | set field value_scale
|
| EDCS_Attribute_Value_Type | get_value_type () |
| | get field value_type
|
| void | set_value_type (EDCS_Attribute_Value_Type val) |
| | set field value_type
|
| const SE_String & | get_description () |
| | get field description
|
| void | set_description (const SE_String &val) |
| | set field description
|
| void | set_description (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| | set field description by parameter list
|
| const SE_String & | get_runtime_label () |
| | get field runtime_label
|
| void | set_runtime_label (const SE_String &val) |
| | set field runtime_label
|
| void | set_runtime_label (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| | set field runtime_label by parameter list
|
| virtual SE_DRM_Class | getClassType () const |
| | Variable class identification.
|