Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

sedris::seDRMVariable Class Reference

#include <seDRMVariable.h>

Inheritance diagram for sedris::seDRMVariable:

Inheritance graph
[legend]
Collaboration diagram for sedris::seDRMVariable:

Collaboration graph
[legend]
List of all members.

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.


Detailed Description

seDRMVariable wraps the DRM <Variable> class.
Author:
Warren Macchi
Version:
Revision
1.7
See also:
seDRMExpression


Constructor & Destructor Documentation

sedris::seDRMVariable::seDRMVariable  )  [inline]
 

sedris::seDRMVariable::seDRMVariable const seObject other  )  [inline]
 


Member Function Documentation

const SE_String& sedris::seDRMVariable::get_description  )  [inline]
 

const SE_Property_Code& sedris::seDRMVariable::get_meaning  )  [inline]
 

const SE_String& sedris::seDRMVariable::get_runtime_label  )  [inline]
 

EDCS_Scale_Code sedris::seDRMVariable::get_value_scale  )  [inline]
 

EDCS_Attribute_Value_Type sedris::seDRMVariable::get_value_type  )  [inline]
 

EDCS_Unit_Code sedris::seDRMVariable::get_value_unit  )  [inline]
 

virtual SE_DRM_Class sedris::seDRMVariable::getClassType  )  const [inline, virtual]
 

Reimplemented from sedris::seDRMExpression.

void sedris::seDRMVariable::set_description const SE_Character *  chars,
SE_Short_Integer_Unsigned  len = 0,
SE_Locale  locale = SE_LOCALE_DEFAULT
[inline]
 

void sedris::seDRMVariable::set_description const SE_String &  val  )  [inline]
 

void sedris::seDRMVariable::set_meaning const SE_Property_Code &  val  )  [inline]
 

void sedris::seDRMVariable::set_runtime_label const SE_Character *  chars,
SE_Short_Integer_Unsigned  len = 0,
SE_Locale  locale = SE_LOCALE_DEFAULT
[inline]
 

void sedris::seDRMVariable::set_runtime_label const SE_String &  val  )  [inline]
 

void sedris::seDRMVariable::set_value_scale EDCS_Scale_Code  val  )  [inline]
 

void sedris::seDRMVariable::set_value_type EDCS_Attribute_Value_Type  val  )  [inline]
 

void sedris::seDRMVariable::set_value_unit EDCS_Unit_Code  val  )  [inline]
 


The documentation for this class was generated from the following file:
SEDRIS Transmittal Access C++ API 4.0.0 beta - 14 Jul 2004
Copyright © 2004 SEDRIS Docs by Doxygen 1.3.2