domCommon_sidref_or_param Class Reference

#include <domCommon_sidref_or_param.h>

Inheritance diagram for domCommon_sidref_or_param:
Inheritance graph
[legend]

List of all members.

Classes

class  domSIDREF

Public Types

typedef daeTArray< domSIDREFRefdomSIDREF_Array
typedef daeSmartRef< domSIDREFdomSIDREFRef

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domCommon_paramRef getParam () const
const domSIDREFRef getSIDREF () const
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

 domCommon_sidref_or_param (DAE &dae)
virtual domCommon_sidref_or_paramoperator= (const domCommon_sidref_or_param &cpy)
virtual ~domCommon_sidref_or_param ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domCommon_paramRef elemParam
domSIDREFRef elemSIDREF

Detailed Description

Definition at line 11 of file domCommon_sidref_or_param.h.


Member Typedef Documentation

Definition at line 21 of file domCommon_sidref_or_param.h.

Definition at line 18 of file domCommon_sidref_or_param.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 122 of file domCommon_sidref_or_param.h.

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

Destructor

Definition at line 126 of file domCommon_sidref_or_param.h.


Member Function Documentation

static DLLSPEC daeElementRef domCommon_sidref_or_param::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.

Reimplemented in domBind_kinematics_model.

const daeElementRefArray& domCommon_sidref_or_param::getContents (  )  const [inline]

Gets the _contents array.

Returns:
Returns a constant reference to the _contents element array.

Definition at line 116 of file domCommon_sidref_or_param.h.

daeElementRefArray& domCommon_sidref_or_param::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 111 of file domCommon_sidref_or_param.h.

virtual COLLADA_TYPE::TypeEnum domCommon_sidref_or_param::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Reimplemented in domBind_kinematics_model.

Definition at line 14 of file domCommon_sidref_or_param.h.

const domCommon_paramRef domCommon_sidref_or_param::getParam (  )  const [inline]

Gets the param element.

Returns:
a daeSmartRef to the param element.

Definition at line 106 of file domCommon_sidref_or_param.h.

const domSIDREFRef domCommon_sidref_or_param::getSIDREF (  )  const [inline]

Gets the SIDREF element.

Returns:
a daeSmartRef to the SIDREF element.

Definition at line 101 of file domCommon_sidref_or_param.h.

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

Reimplemented in domBind_kinematics_model.

Definition at line 15 of file domCommon_sidref_or_param.h.

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

Overloaded assignment operator

Definition at line 130 of file domCommon_sidref_or_param.h.

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

Reimplemented in domBind_kinematics_model.

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

Reimplemented in domBind_kinematics_model.

Definition at line 16 of file domCommon_sidref_or_param.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 93 of file domCommon_sidref_or_param.h.

Used to preserve order in elements that do not specify strict sequencing of sub-elements.

Definition at line 84 of file domCommon_sidref_or_param.h.

Used to preserve order in elements that have a complex content model.

Definition at line 88 of file domCommon_sidref_or_param.h.

Definition at line 80 of file domCommon_sidref_or_param.h.

Definition at line 79 of file domCommon_sidref_or_param.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:29:51 2013