#include <domInt_array.h>
The int_array element declares the storage for a homogenous array of integer values.
Definition at line 22 of file 1.4/dom/domInt_array.h.
domInt_array::domInt_array | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 140 of file 1.4/dom/domInt_array.h.
virtual domInt_array::~domInt_array | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 144 of file 1.4/dom/domInt_array.h.
domInt_array::domInt_array | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 127 of file dom/domInt_array.h.
virtual domInt_array::~domInt_array | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 131 of file dom/domInt_array.h.
static DLLSPEC daeElementRef domInt_array::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInt_array::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
domUint domInt_array::getCount | ( | ) | const [inline] |
Gets the count attribute.
Definition at line 78 of file dom/domInt_array.h.
domUint domInt_array::getCount | ( | ) | const [inline] |
Gets the count attribute.
Definition at line 91 of file 1.4/dom/domInt_array.h.
virtual COLLADA_TYPE::TypeEnum domInt_array::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 17 of file dom/domInt_array.h.
virtual COLLADA_TYPE::TypeEnum domInt_array::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 25 of file 1.4/dom/domInt_array.h.
xsID domInt_array::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 54 of file dom/domInt_array.h.
xsID domInt_array::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 67 of file 1.4/dom/domInt_array.h.
xsInteger domInt_array::getMaxInclusive | ( | ) | const [inline] |
Gets the maxInclusive attribute.
Definition at line 100 of file dom/domInt_array.h.
xsInteger domInt_array::getMaxInclusive | ( | ) | const [inline] |
Gets the maxInclusive attribute.
Definition at line 113 of file 1.4/dom/domInt_array.h.
xsInteger domInt_array::getMinInclusive | ( | ) | const [inline] |
Gets the minInclusive attribute.
Definition at line 89 of file dom/domInt_array.h.
xsInteger domInt_array::getMinInclusive | ( | ) | const [inline] |
Gets the minInclusive attribute.
Definition at line 102 of file 1.4/dom/domInt_array.h.
xsToken domInt_array::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 67 of file dom/domInt_array.h.
xsNCName domInt_array::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 80 of file 1.4/dom/domInt_array.h.
domList_of_ints& domInt_array::getValue | ( | ) | [inline] |
Gets the value of this element.
Definition at line 111 of file dom/domInt_array.h.
const domListOfInts& domInt_array::getValue | ( | ) | const [inline] |
Gets the _value array.
Definition at line 129 of file 1.4/dom/domInt_array.h.
domListOfInts& domInt_array::getValue | ( | ) | [inline] |
Gets the _value array.
Definition at line 124 of file 1.4/dom/domInt_array.h.
static daeInt domInt_array::ID | ( | ) | [inline, static] |
Definition at line 18 of file dom/domInt_array.h.
static daeInt domInt_array::ID | ( | ) | [inline, static] |
Definition at line 26 of file 1.4/dom/domInt_array.h.
virtual domInt_array& domInt_array::operator= | ( | const domInt_array & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 135 of file dom/domInt_array.h.
virtual domInt_array& domInt_array::operator= | ( | const domInt_array & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 148 of file 1.4/dom/domInt_array.h.
static DLLSPEC daeMetaElement* domInt_array::registerElement | ( | DAE & | dae | ) | [static] |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
static DLLSPEC daeMetaElement* domInt_array::registerElement | ( | DAE & | dae | ) | [static] |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
void domInt_array::setCount | ( | domUint | atCount | ) | [inline] |
Sets the count attribute.
atCount | The new value for the count attribute. |
Definition at line 83 of file dom/domInt_array.h.
void domInt_array::setCount | ( | domUint | atCount | ) | [inline] |
Sets the count attribute.
atCount | The new value for the count attribute. |
Definition at line 96 of file 1.4/dom/domInt_array.h.
void domInt_array::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 59 of file dom/domInt_array.h.
void domInt_array::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 72 of file 1.4/dom/domInt_array.h.
void domInt_array::setMaxInclusive | ( | xsInteger | atMaxInclusive | ) | [inline] |
Sets the maxInclusive attribute.
atMaxInclusive | The new value for the maxInclusive attribute. |
Definition at line 105 of file dom/domInt_array.h.
void domInt_array::setMaxInclusive | ( | xsInteger | atMaxInclusive | ) | [inline] |
Sets the maxInclusive attribute.
atMaxInclusive | The new value for the maxInclusive attribute. |
Definition at line 118 of file 1.4/dom/domInt_array.h.
void domInt_array::setMinInclusive | ( | xsInteger | atMinInclusive | ) | [inline] |
Sets the minInclusive attribute.
atMinInclusive | The new value for the minInclusive attribute. |
Definition at line 94 of file dom/domInt_array.h.
void domInt_array::setMinInclusive | ( | xsInteger | atMinInclusive | ) | [inline] |
Sets the minInclusive attribute.
atMinInclusive | The new value for the minInclusive attribute. |
Definition at line 107 of file 1.4/dom/domInt_array.h.
void domInt_array::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 72 of file dom/domInt_array.h.
void domInt_array::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 85 of file 1.4/dom/domInt_array.h.
void domInt_array::setValue | ( | const domList_of_ints & | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 116 of file dom/domInt_array.h.
void domInt_array::setValue | ( | const domListOfInts & | val | ) | [inline] |
Sets the _value array.
val | The new value for the _value array. |
Definition at line 134 of file 1.4/dom/domInt_array.h.
virtual daeInt domInt_array::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 19 of file dom/domInt_array.h.
virtual daeInt domInt_array::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 27 of file 1.4/dom/domInt_array.h.
domList_of_ints domInt_array::_value [protected] |
The domList_of_ints value of the text data of this element.
Definition at line 122 of file dom/domInt_array.h.
domListOfInts domInt_array::_value [protected] |
The domListOfInts value of the text data of this element.
Definition at line 60 of file 1.4/dom/domInt_array.h.
domUint domInt_array::attrCount [protected] |
The count attribute indicates the number of values in the array. Required attribute.
Definition at line 43 of file 1.4/dom/domInt_array.h.
xsID domInt_array::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 34 of file 1.4/dom/domInt_array.h.
xsInteger domInt_array::attrMaxInclusive [protected] |
The maxInclusive attribute indicates the largest integer value that can be contained in the array. The default value is 2147483647. Optional attribute.
Definition at line 54 of file 1.4/dom/domInt_array.h.
xsInteger domInt_array::attrMinInclusive [protected] |
The minInclusive attribute indicates the smallest integer value that can be contained in the array. The default value is –2147483648. Optional attribute.
The minInclusive attribute indicates the smallest integer value that can be contained in the array. The default value is -2147483648. Optional attribute.
Definition at line 49 of file 1.4/dom/domInt_array.h.
xsToken domInt_array::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 30 of file dom/domInt_array.h.
xsNCName domInt_array::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 38 of file 1.4/dom/domInt_array.h.