domGles_pipeline_settings::domAlpha_func Class Reference

#include <domGles_pipeline_settings.h>

Inheritance diagram for domGles_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 34 of file 1.4/dom/domGles_pipeline_settings.h.


Member Typedef Documentation

Definition at line 36 of file dom/domGles_pipeline_settings.h.

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

Definition at line 33 of file dom/domGles_pipeline_settings.h.

Definition at line 41 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 103 of file dom/domGles_pipeline_settings.h.

Definition at line 111 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 100 of file dom/domGles_pipeline_settings.h.

Definition at line 108 of file 1.4/dom/domGles_pipeline_settings.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 196 of file 1.4/dom/domGles_pipeline_settings.h.

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

Destructor

Definition at line 200 of file 1.4/dom/domGles_pipeline_settings.h.

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

Constructor

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

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

Destructor

Definition at line 192 of file dom/domGles_pipeline_settings.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 29 of file dom/domGles_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 37 of file 1.4/dom/domGles_pipeline_settings.h.

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

Gets the func element.

Returns:
a daeSmartRef to the func element.

Definition at line 178 of file dom/domGles_pipeline_settings.h.

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

Gets the func element.

Returns:
a daeSmartRef to the func element.

Definition at line 186 of file 1.4/dom/domGles_pipeline_settings.h.

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

Gets the value element.

Returns:
a daeSmartRef to the value element.

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

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

Gets the value element.

Returns:
a daeSmartRef to the value element.

Definition at line 191 of file 1.4/dom/domGles_pipeline_settings.h.

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

Definition at line 30 of file dom/domGles_pipeline_settings.h.

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

Definition at line 38 of file 1.4/dom/domGles_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 196 of file dom/domGles_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 204 of file 1.4/dom/domGles_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGles_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* domGles_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 domGles_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 31 of file dom/domGles_pipeline_settings.h.

virtual daeInt domGles_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 39 of file 1.4/dom/domGles_pipeline_settings.h.


Member Data Documentation

Definition at line 178 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 179 of file 1.4/dom/domGles_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:31:02 2013