domInstanceWithExtra Class Reference

#include <domInstanceWithExtra.h>

Inheritance diagram for domInstanceWithExtra:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getName () const
xsNCName getSid () const
const xsAnyURIgetUrl () const
xsAnyURIgetUrl ()
void setName (xsNCName atName)
void setSid (xsNCName atSid)
void setUrl (xsString atUrl)
void setUrl (const xsAnyURI &atUrl)
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domInstanceWithExtra (DAE &dae)
virtual domInstanceWithExtraoperator= (const domInstanceWithExtra &cpy)
virtual ~domInstanceWithExtra ()

Detailed Description

An element of type domInstanceWithExtra_complexType.

Definition at line 123 of file domInstanceWithExtra.h.


Constructor & Destructor Documentation

domInstanceWithExtra::domInstanceWithExtra ( DAE dae  )  [inline, protected]

Constructor

Definition at line 178 of file domInstanceWithExtra.h.

virtual domInstanceWithExtra::~domInstanceWithExtra (  )  [inline, protected, virtual]

Destructor

Definition at line 182 of file domInstanceWithExtra.h.


Member Function Documentation

static DLLSPEC daeElementRef domInstanceWithExtra::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
virtual COLLADA_TYPE::TypeEnum domInstanceWithExtra::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 126 of file domInstanceWithExtra.h.

xsNCName domInstanceWithExtra::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsNCName of the name attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 167 of file domInstanceWithExtra.h.

xsNCName domInstanceWithExtra::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 156 of file domInstanceWithExtra.h.

const xsAnyURI& domInstanceWithExtra::getUrl (  )  const [inline]

Gets the url attribute.

Returns:
Returns a constant xsAnyURI reference of the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 140 of file domInstanceWithExtra.h.

xsAnyURI& domInstanceWithExtra::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 135 of file domInstanceWithExtra.h.

static daeInt domInstanceWithExtra::ID (  )  [inline, static]

Definition at line 127 of file domInstanceWithExtra.h.

virtual domInstanceWithExtra& domInstanceWithExtra::operator= ( const domInstanceWithExtra cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 186 of file domInstanceWithExtra.h.

static DLLSPEC daeMetaElement* domInstanceWithExtra::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.

Returns:
A daeMetaElement describing this COLLADA element.
void domInstanceWithExtra::setName ( xsNCName  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 172 of file domInstanceWithExtra.h.

void domInstanceWithExtra::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 161 of file domInstanceWithExtra.h.

void domInstanceWithExtra::setUrl ( xsString  atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 150 of file domInstanceWithExtra.h.

void domInstanceWithExtra::setUrl ( const xsAnyURI atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 145 of file domInstanceWithExtra.h.

virtual daeInt domInstanceWithExtra::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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 128 of file domInstanceWithExtra.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:31:32 2013