domGl_pipeline_settings::domAlpha_func Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_pipeline_settings::domAlpha_func:
Inheritance graph
[legend]

List of all members.

Classes

class  domFunc
class  domValue

Public Types

typedef daeTArray< domFuncRefdomFunc_Array
typedef daeTArray< domFuncRefdomFunc_Array
typedef daeSmartRef< domFuncdomFuncRef
typedef daeSmartRef< domFuncdomFuncRef
typedef daeTArray< domValueRefdomValue_Array
typedef daeTArray< domValueRefdomValue_Array
typedef daeSmartRef< domValuedomValueRef
typedef daeSmartRef< domValuedomValueRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFuncRef getFunc () const
const domFuncRef getFunc () const
const domValueRef getValue () const
const domValueRef getValue () const
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

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

Protected Member Functions

 domAlpha_func (DAE &dae)
 domAlpha_func (DAE &dae)
virtual domAlpha_funcoperator= (const domAlpha_func &cpy)
virtual domAlpha_funcoperator= (const domAlpha_func &cpy)
virtual ~domAlpha_func ()
virtual ~domAlpha_func ()

Protected Attributes

domFuncRef elemFunc
domValueRef elemValue

Detailed Description

Definition at line 40 of file 1.4/dom/domGl_pipeline_settings.h.


Member Typedef Documentation

Definition at line 41 of file dom/domGl_pipeline_settings.h.

Definition at line 50 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 38 of file dom/domGl_pipeline_settings.h.

Definition at line 47 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 108 of file dom/domGl_pipeline_settings.h.

Definition at line 117 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 105 of file dom/domGl_pipeline_settings.h.

Definition at line 114 of file 1.4/dom/domGl_pipeline_settings.h.


Constructor & Destructor Documentation

domGl_pipeline_settings::domAlpha_func::domAlpha_func ( DAE dae  )  [inline, protected]

Constructor

Definition at line 202 of file 1.4/dom/domGl_pipeline_settings.h.

virtual domGl_pipeline_settings::domAlpha_func::~domAlpha_func (  )  [inline, protected, virtual]

Destructor

Definition at line 206 of file 1.4/dom/domGl_pipeline_settings.h.

domGl_pipeline_settings::domAlpha_func::domAlpha_func ( DAE dae  )  [inline, protected]

Constructor

Definition at line 193 of file dom/domGl_pipeline_settings.h.

virtual domGl_pipeline_settings::domAlpha_func::~domAlpha_func (  )  [inline, protected, virtual]

Destructor

Definition at line 197 of file dom/domGl_pipeline_settings.h.


Member Function Documentation

static DLLSPEC daeElementRef domGl_pipeline_settings::domAlpha_func::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.
static DLLSPEC daeElementRef domGl_pipeline_settings::domAlpha_func::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 domGl_pipeline_settings::domAlpha_func::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 34 of file dom/domGl_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 43 of file 1.4/dom/domGl_pipeline_settings.h.

const domFuncRef domGl_pipeline_settings::domAlpha_func::getFunc (  )  const [inline]

Gets the func element.

Returns:
a daeSmartRef to the func element.

Definition at line 183 of file dom/domGl_pipeline_settings.h.

const domFuncRef domGl_pipeline_settings::domAlpha_func::getFunc (  )  const [inline]

Gets the func element.

Returns:
a daeSmartRef to the func element.

Definition at line 192 of file 1.4/dom/domGl_pipeline_settings.h.

const domValueRef domGl_pipeline_settings::domAlpha_func::getValue (  )  const [inline]

Gets the value element.

Returns:
a daeSmartRef to the value element.

Definition at line 188 of file dom/domGl_pipeline_settings.h.

const domValueRef domGl_pipeline_settings::domAlpha_func::getValue (  )  const [inline]

Gets the value element.

Returns:
a daeSmartRef to the value element.

Definition at line 197 of file 1.4/dom/domGl_pipeline_settings.h.

static daeInt domGl_pipeline_settings::domAlpha_func::ID (  )  [inline, static]

Definition at line 35 of file dom/domGl_pipeline_settings.h.

static daeInt domGl_pipeline_settings::domAlpha_func::ID (  )  [inline, static]

Definition at line 44 of file 1.4/dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 201 of file dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 210 of file 1.4/dom/domGl_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGl_pipeline_settings::domAlpha_func::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.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domAlpha_func::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.
virtual daeInt domGl_pipeline_settings::domAlpha_func::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 36 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_pipeline_settings::domAlpha_func::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 45 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

Definition at line 184 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 185 of file 1.4/dom/domGl_pipeline_settings.h.


The documentation for this class was generated from the following files:
 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:30:26 2013