domKinematics_setparam Class Reference

#include <domKinematics_setparam.h>

Inheritance diagram for domKinematics_setparam:
Inheritance graph
[legend]

List of all members.

Classes

class  domBool
class  domFloat
class  domInt
class  domSIDREF

Public Types

typedef daeTArray< domBoolRefdomBool_Array
typedef daeSmartRef< domBooldomBoolRef
typedef daeTArray< domFloatRefdomFloat_Array
typedef daeSmartRef< domFloatdomFloatRef
typedef daeTArray< domIntRefdomInt_Array
typedef daeSmartRef< domIntdomIntRef
typedef daeTArray< domSIDREFRefdomSIDREF_Array
typedef daeSmartRef< domSIDREFdomSIDREFRef

Public Member Functions

const domBoolRef getBool () const
const
domKinematics_connect_paramRef 
getConnect_param () const
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFloatRef getFloat () const
const domIntRef getInt () const
xsToken getRef () const
const domSIDREFRef getSIDREF () const
void setRef (xsToken atRef)
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

 domKinematics_setparam (DAE &dae)
virtual domKinematics_setparamoperator= (const domKinematics_setparam &cpy)
virtual ~domKinematics_setparam ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsToken attrRef
domBoolRef elemBool
domKinematics_connect_paramRef elemConnect_param
domFloatRef elemFloat
domIntRef elemInt
domSIDREFRef elemSIDREF

Detailed Description

Definition at line 11 of file domKinematics_setparam.h.


Member Typedef Documentation

Definition at line 195 of file domKinematics_setparam.h.

Definition at line 192 of file domKinematics_setparam.h.

Definition at line 21 of file domKinematics_setparam.h.

Definition at line 18 of file domKinematics_setparam.h.

Definition at line 79 of file domKinematics_setparam.h.

Definition at line 76 of file domKinematics_setparam.h.

Definition at line 137 of file domKinematics_setparam.h.

Definition at line 134 of file domKinematics_setparam.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 327 of file domKinematics_setparam.h.

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

Destructor

Definition at line 331 of file domKinematics_setparam.h.


Member Function Documentation

static DLLSPEC daeElementRef domKinematics_setparam::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.
const domBoolRef domKinematics_setparam::getBool (  )  const [inline]

Gets the bool element.

Returns:
a daeSmartRef to the bool element.

Definition at line 306 of file domKinematics_setparam.h.

const domKinematics_connect_paramRef domKinematics_setparam::getConnect_param (  )  const [inline]

Gets the connect_param element.

Returns:
a daeSmartRef to the connect_param element.

Definition at line 311 of file domKinematics_setparam.h.

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

Gets the _contents array.

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

Definition at line 321 of file domKinematics_setparam.h.

daeElementRefArray& domKinematics_setparam::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 316 of file domKinematics_setparam.h.

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

Reimplemented from daeElement.

Definition at line 14 of file domKinematics_setparam.h.

const domFloatRef domKinematics_setparam::getFloat (  )  const [inline]

Gets the float element.

Returns:
a daeSmartRef to the float element.

Definition at line 291 of file domKinematics_setparam.h.

const domIntRef domKinematics_setparam::getInt (  )  const [inline]

Gets the int element.

Returns:
a daeSmartRef to the int element.

Definition at line 296 of file domKinematics_setparam.h.

xsToken domKinematics_setparam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsToken of the ref attribute.

Definition at line 280 of file domKinematics_setparam.h.

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

Gets the SIDREF element.

Returns:
a daeSmartRef to the SIDREF element.

Definition at line 301 of file domKinematics_setparam.h.

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

Definition at line 15 of file domKinematics_setparam.h.

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

Overloaded assignment operator

Definition at line 335 of file domKinematics_setparam.h.

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

Returns:
A daeMetaElement describing this COLLADA element.
void domKinematics_setparam::setRef ( xsToken  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 285 of file domKinematics_setparam.h.

virtual daeInt domKinematics_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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 16 of file domKinematics_setparam.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 272 of file domKinematics_setparam.h.

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

Definition at line 263 of file domKinematics_setparam.h.

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

Definition at line 267 of file domKinematics_setparam.h.

Definition at line 252 of file domKinematics_setparam.h.

Definition at line 258 of file domKinematics_setparam.h.

Definition at line 259 of file domKinematics_setparam.h.

Definition at line 255 of file domKinematics_setparam.h.

Definition at line 256 of file domKinematics_setparam.h.

Definition at line 257 of file domKinematics_setparam.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:35 2013