domLibrary_formulas Class Reference

#include <domLibrary_formulas.h>

Inheritance diagram for domLibrary_formulas:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domAssetRef getAsset () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domFormula_ArraygetFormula_array () const
domFormula_ArraygetFormula_array ()
xsID getId () const
xsToken getName () const
void setId (xsID atId)
void setName (xsToken atName)
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

 domLibrary_formulas (DAE &dae)
virtual domLibrary_formulasoperator= (const domLibrary_formulas &cpy)
virtual ~domLibrary_formulas ()

Protected Attributes

xsID attrId
xsToken attrName
domAssetRef elemAsset
domExtra_Array elemExtra_array
domFormula_Array elemFormula_array

Detailed Description

Definition at line 13 of file domLibrary_formulas.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 82 of file domLibrary_formulas.h.

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

Destructor

Definition at line 86 of file domLibrary_formulas.h.


Member Function Documentation

static DLLSPEC daeElementRef domLibrary_formulas::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 domAssetRef domLibrary_formulas::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 57 of file domLibrary_formulas.h.

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

Reimplemented from daeElement.

Definition at line 16 of file domLibrary_formulas.h.

const domExtra_Array& domLibrary_formulas::getExtra_array (  )  const [inline]

Gets the extra element array.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 77 of file domLibrary_formulas.h.

domExtra_Array& domLibrary_formulas::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 72 of file domLibrary_formulas.h.

const domFormula_Array& domLibrary_formulas::getFormula_array (  )  const [inline]

Gets the formula element array.

Returns:
Returns a constant reference to the array of formula elements.

Definition at line 67 of file domLibrary_formulas.h.

domFormula_Array& domLibrary_formulas::getFormula_array (  )  [inline]

Gets the formula element array.

Returns:
Returns a reference to the array of formula elements.

Definition at line 62 of file domLibrary_formulas.h.

xsID domLibrary_formulas::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 33 of file domLibrary_formulas.h.

xsToken domLibrary_formulas::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 46 of file domLibrary_formulas.h.

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

Definition at line 17 of file domLibrary_formulas.h.

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

Overloaded assignment operator

Definition at line 90 of file domLibrary_formulas.h.

static DLLSPEC daeMetaElement* domLibrary_formulas::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 domLibrary_formulas::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 38 of file domLibrary_formulas.h.

void domLibrary_formulas::setName ( xsToken  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 51 of file domLibrary_formulas.h.

virtual daeInt domLibrary_formulas::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 18 of file domLibrary_formulas.h.


Member Data Documentation

Definition at line 20 of file domLibrary_formulas.h.

Definition at line 21 of file domLibrary_formulas.h.

Definition at line 24 of file domLibrary_formulas.h.

Definition at line 26 of file domLibrary_formulas.h.

Definition at line 25 of file domLibrary_formulas.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:36 2013