|
Public Member Functions |
| | seDRMPseudoCodeFunction () |
| | Default constructor.
|
| | seDRMPseudoCodeFunction (const seObject &other) |
| | Constructor for seDRM... class conversions.
|
| 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_name () |
| | get field name
|
| void | set_name (const SE_String &val) |
| | set field name
|
| void | set_name (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| | set field name by parameter list
|
| const SE_String & | get_pseudo_code () |
| | get field pseudo_code
|
| void | set_pseudo_code (const SE_String &val) |
| | set field pseudo_code
|
| void | set_pseudo_code (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| | set field pseudo_code by parameter list
|
| virtual SE_DRM_Class | getClassType () const |
| | PseudoCodeFunction class identification.
|