#include <domInstance_node.h>
Public Member Functions | |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
xsToken | getName () const |
xsNCName | getName () const |
const xsAnyURI & | getProxy () const |
xsAnyURI & | getProxy () |
domSid | getSid () const |
xsNCName | getSid () const |
const xsAnyURI & | getUrl () const |
xsAnyURI & | getUrl () |
const xsAnyURI & | getUrl () const |
xsAnyURI & | getUrl () |
void | setName (xsToken atName) |
void | setName (xsNCName atName) |
void | setProxy (xsString atProxy) |
void | setProxy (const xsAnyURI &atProxy) |
void | setSid (domSid atSid) |
void | setSid (xsNCName atSid) |
void | setUrl (xsString atUrl) |
void | setUrl (const xsAnyURI &atUrl) |
void | setUrl (xsString atUrl) |
void | setUrl (const xsAnyURI &atUrl) |
virtual daeInt | typeID () const |
virtual daeInt | typeID () const |
Static Public Member Functions | |
static DLLSPEC daeElementRef | create (DAE &dae) |
static DLLSPEC daeElementRef | create (DAE &dae) |
static daeInt | ID () |
static daeInt | ID () |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
Protected Member Functions | |
domInstance_node (DAE &dae) | |
domInstance_node (DAE &dae) | |
virtual domInstance_node & | operator= (const domInstance_node &cpy) |
virtual domInstance_node & | operator= (const domInstance_node &cpy) |
virtual | ~domInstance_node () |
virtual | ~domInstance_node () |
Protected Attributes | |
xsAnyURI | attrProxy |
The instance_node element declares the instantiation of a COLLADA node resource.
Definition at line 23 of file 1.4/dom/domInstance_node.h.
domInstance_node::domInstance_node | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 77 of file 1.4/dom/domInstance_node.h.
virtual domInstance_node::~domInstance_node | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 81 of file 1.4/dom/domInstance_node.h.
domInstance_node::domInstance_node | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 94 of file dom/domInstance_node.h.
virtual domInstance_node::~domInstance_node | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 98 of file dom/domInstance_node.h.
static DLLSPEC daeElementRef domInstance_node::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
Reimplemented from domInstance_with_extra.
static DLLSPEC daeElementRef domInstance_node::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
Reimplemented from domInstance_with_extra.
virtual COLLADA_TYPE::TypeEnum domInstance_node::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 18 of file dom/domInstance_node.h.
virtual COLLADA_TYPE::TypeEnum domInstance_node::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 26 of file 1.4/dom/domInstance_node.h.
xsToken domInstance_node::getName | ( | ) | const [inline] |
Gets the name attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 62 of file dom/domInstance_node.h.
xsNCName domInstance_node::getName | ( | ) | const [inline] |
Gets the name attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 66 of file 1.4/dom/domInstance_node.h.
const xsAnyURI& domInstance_node::getProxy | ( | ) | const [inline] |
Gets the proxy attribute.
Definition at line 78 of file dom/domInstance_node.h.
xsAnyURI& domInstance_node::getProxy | ( | ) | [inline] |
Gets the proxy attribute.
Definition at line 73 of file dom/domInstance_node.h.
domSid domInstance_node::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 51 of file dom/domInstance_node.h.
xsNCName domInstance_node::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 55 of file 1.4/dom/domInstance_node.h.
const xsAnyURI& domInstance_node::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 35 of file dom/domInstance_node.h.
xsAnyURI& domInstance_node::getUrl | ( | ) | [inline] |
Gets the url attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 30 of file dom/domInstance_node.h.
const xsAnyURI& domInstance_node::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 39 of file 1.4/dom/domInstance_node.h.
xsAnyURI& domInstance_node::getUrl | ( | ) | [inline] |
Gets the url attribute.
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 34 of file 1.4/dom/domInstance_node.h.
static daeInt domInstance_node::ID | ( | ) | [inline, static] |
Reimplemented from domInstance_with_extra.
Definition at line 19 of file dom/domInstance_node.h.
static daeInt domInstance_node::ID | ( | ) | [inline, static] |
Reimplemented from domInstance_with_extra.
Definition at line 27 of file 1.4/dom/domInstance_node.h.
virtual domInstance_node& domInstance_node::operator= | ( | const domInstance_node & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 102 of file dom/domInstance_node.h.
virtual domInstance_node& domInstance_node::operator= | ( | const domInstance_node & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 85 of file 1.4/dom/domInstance_node.h.
static DLLSPEC daeMetaElement* domInstance_node::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.
Reimplemented from domInstance_with_extra.
static DLLSPEC daeMetaElement* domInstance_node::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.
Reimplemented from domInstance_with_extra.
void domInstance_node::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 67 of file dom/domInstance_node.h.
void domInstance_node::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 71 of file 1.4/dom/domInstance_node.h.
void domInstance_node::setProxy | ( | xsString | atProxy | ) | [inline] |
Sets the proxy attribute.
atProxy | The new value for the proxy attribute. |
Definition at line 88 of file dom/domInstance_node.h.
void domInstance_node::setProxy | ( | const xsAnyURI & | atProxy | ) | [inline] |
Sets the proxy attribute.
atProxy | The new value for the proxy attribute. |
Definition at line 83 of file dom/domInstance_node.h.
void domInstance_node::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented from domInstance_with_extra.
Definition at line 56 of file dom/domInstance_node.h.
void domInstance_node::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 60 of file 1.4/dom/domInstance_node.h.
void domInstance_node::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 45 of file dom/domInstance_node.h.
void domInstance_node::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 40 of file dom/domInstance_node.h.
void domInstance_node::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 49 of file 1.4/dom/domInstance_node.h.
void domInstance_node::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Reimplemented from domInstanceWithExtra_complexType.
Definition at line 44 of file 1.4/dom/domInstance_node.h.
virtual daeInt domInstance_node::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 20 of file dom/domInstance_node.h.
virtual daeInt domInstance_node::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 28 of file 1.4/dom/domInstance_node.h.
xsAnyURI domInstance_node::attrProxy [protected] |
Definition at line 22 of file dom/domInstance_node.h.