|
Public Member Functions |
| seDRMSource () |
| Default constructor.
|
| seDRMSource (const seObject &other) |
| Constructor for seDRM... class conversions.
|
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
|
SE_Integer_Positive | get_scale () |
| get field scale
|
void | set_scale (SE_Integer_Positive val) |
| set field scale
|
const SE_String & | get_contribution () |
| get field contribution
|
void | set_contribution (const SE_String &val) |
| set field contribution
|
void | set_contribution (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field contribution by parameter list
|
virtual SE_DRM_Class | getClassType () const |
| Source class identification.
|