#include <domFormula_setparam.h>
Definition at line 11 of file domFormula_setparam.h.
Definition at line 195 of file domFormula_setparam.h.
Definition at line 192 of file domFormula_setparam.h.
Definition at line 21 of file domFormula_setparam.h.
Definition at line 18 of file domFormula_setparam.h.
Definition at line 79 of file domFormula_setparam.h.
Definition at line 76 of file domFormula_setparam.h.
Definition at line 137 of file domFormula_setparam.h.
Definition at line 134 of file domFormula_setparam.h.
domFormula_setparam::domFormula_setparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 327 of file domFormula_setparam.h.
virtual domFormula_setparam::~domFormula_setparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 331 of file domFormula_setparam.h.
static DLLSPEC daeElementRef domFormula_setparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domBoolRef domFormula_setparam::getBool | ( | ) | const [inline] |
Gets the bool element.
Definition at line 306 of file domFormula_setparam.h.
const domKinematics_connect_paramRef domFormula_setparam::getConnect_param | ( | ) | const [inline] |
Gets the connect_param element.
Definition at line 311 of file domFormula_setparam.h.
const daeElementRefArray& domFormula_setparam::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 321 of file domFormula_setparam.h.
daeElementRefArray& domFormula_setparam::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 316 of file domFormula_setparam.h.
virtual COLLADA_TYPE::TypeEnum domFormula_setparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 14 of file domFormula_setparam.h.
const domFloatRef domFormula_setparam::getFloat | ( | ) | const [inline] |
Gets the float element.
Definition at line 291 of file domFormula_setparam.h.
const domIntRef domFormula_setparam::getInt | ( | ) | const [inline] |
Gets the int element.
Definition at line 296 of file domFormula_setparam.h.
xsToken domFormula_setparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Definition at line 280 of file domFormula_setparam.h.
const domSIDREFRef domFormula_setparam::getSIDREF | ( | ) | const [inline] |
Gets the SIDREF element.
Definition at line 301 of file domFormula_setparam.h.
static daeInt domFormula_setparam::ID | ( | ) | [inline, static] |
Definition at line 15 of file domFormula_setparam.h.
virtual domFormula_setparam& domFormula_setparam::operator= | ( | const domFormula_setparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 335 of file domFormula_setparam.h.
static DLLSPEC daeMetaElement* domFormula_setparam::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 domFormula_setparam::setRef | ( | xsToken | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Definition at line 285 of file domFormula_setparam.h.
virtual daeInt domFormula_setparam::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 16 of file domFormula_setparam.h.
daeTArray< daeCharArray * > domFormula_setparam::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 272 of file domFormula_setparam.h.
daeElementRefArray domFormula_setparam::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 263 of file domFormula_setparam.h.
daeUIntArray domFormula_setparam::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 267 of file domFormula_setparam.h.
xsToken domFormula_setparam::attrRef [protected] |
Definition at line 252 of file domFormula_setparam.h.
domBoolRef domFormula_setparam::elemBool [protected] |
Definition at line 258 of file domFormula_setparam.h.
Definition at line 259 of file domFormula_setparam.h.
domFloatRef domFormula_setparam::elemFloat [protected] |
Definition at line 255 of file domFormula_setparam.h.
domIntRef domFormula_setparam::elemInt [protected] |
Definition at line 256 of file domFormula_setparam.h.
domSIDREFRef domFormula_setparam::elemSIDREF [protected] |
Definition at line 257 of file domFormula_setparam.h.