#include <domGles_newparam.h>
Create a new, named param object in the GLES Runtime, assign it a type, an initial value, and additional attributes at declaration time.
Definition at line 24 of file 1.4/dom/domGles_newparam.h.
Reimplemented in domGles_newparam.
Definition at line 91 of file 1.4/dom/domGles_newparam.h.
Reimplemented in domGles_newparam.
Definition at line 88 of file 1.4/dom/domGles_newparam.h.
Reimplemented in domGles_newparam.
Definition at line 30 of file 1.4/dom/domGles_newparam.h.
Reimplemented in domGles_newparam.
Definition at line 27 of file 1.4/dom/domGles_newparam.h.
domGles_newparam_complexType::domGles_newparam_complexType | ( | DAE & | dae, | |
daeElement * | elt | |||
) | [inline, protected] |
Constructor
Definition at line 217 of file 1.4/dom/domGles_newparam.h.
virtual domGles_newparam_complexType::~domGles_newparam_complexType | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 221 of file 1.4/dom/domGles_newparam.h.
const domFx_annotate_common_Array& domGles_newparam_complexType::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Reimplemented in domGles_newparam.
Definition at line 197 of file 1.4/dom/domGles_newparam.h.
domFx_annotate_common_Array& domGles_newparam_complexType::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Reimplemented in domGles_newparam.
Definition at line 192 of file 1.4/dom/domGles_newparam.h.
const domGles_basic_type_commonRef domGles_newparam_complexType::getGles_basic_type_common | ( | ) | const [inline] |
Gets the gles_basic_type_common element.
Definition at line 212 of file 1.4/dom/domGles_newparam.h.
const domModifierRef domGles_newparam_complexType::getModifier | ( | ) | const [inline] |
Gets the modifier element.
Reimplemented in domGles_newparam.
Definition at line 207 of file 1.4/dom/domGles_newparam.h.
const domSemanticRef domGles_newparam_complexType::getSemantic | ( | ) | const [inline] |
Gets the semantic element.
Reimplemented in domGles_newparam.
Definition at line 202 of file 1.4/dom/domGles_newparam.h.
xsNCName domGles_newparam_complexType::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented in domGles_newparam, and domGles_newparam.
Definition at line 181 of file 1.4/dom/domGles_newparam.h.
virtual domGles_newparam_complexType& domGles_newparam_complexType::operator= | ( | const domGles_newparam_complexType & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 225 of file 1.4/dom/domGles_newparam.h.
void domGles_newparam_complexType::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented in domGles_newparam.
Definition at line 186 of file 1.4/dom/domGles_newparam.h.
xsNCName domGles_newparam_complexType::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element.
Reimplemented in domGles_newparam.
Definition at line 156 of file 1.4/dom/domGles_newparam.h.
The annotate element allows you to specify an annotation for this new param.
Reimplemented in domGles_newparam.
Definition at line 163 of file 1.4/dom/domGles_newparam.h.
Definition at line 174 of file 1.4/dom/domGles_newparam.h.
The modifier element allows you to specify a modifier for this new param.
Reimplemented in domGles_newparam.
Definition at line 173 of file 1.4/dom/domGles_newparam.h.
The semantic element allows you to specify a semantic for this new param.
Reimplemented in domGles_newparam.
Definition at line 168 of file 1.4/dom/domGles_newparam.h.