domKinematics_connect_param Class Reference

#include <domKinematics_connect_param.h>

Inheritance diagram for domKinematics_connect_param:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getRef () 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_connect_param (DAE &dae)
virtual
domKinematics_connect_param
operator= (const domKinematics_connect_param &cpy)
virtual ~domKinematics_connect_param ()

Protected Attributes

xsToken attrRef

Detailed Description

Definition at line 10 of file domKinematics_connect_param.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 36 of file domKinematics_connect_param.h.

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

Destructor

Definition at line 40 of file domKinematics_connect_param.h.


Member Function Documentation

static DLLSPEC daeElementRef domKinematics_connect_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.
virtual COLLADA_TYPE::TypeEnum domKinematics_connect_param::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 13 of file domKinematics_connect_param.h.

xsToken domKinematics_connect_param::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsToken of the ref attribute.

Definition at line 25 of file domKinematics_connect_param.h.

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

Definition at line 14 of file domKinematics_connect_param.h.

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

Overloaded assignment operator

Definition at line 44 of file domKinematics_connect_param.h.

static DLLSPEC daeMetaElement* domKinematics_connect_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.
void domKinematics_connect_param::setRef ( xsToken  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 30 of file domKinematics_connect_param.h.

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

Definition at line 15 of file domKinematics_connect_param.h.


Member Data Documentation

Definition at line 17 of file domKinematics_connect_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:31:34 2013