domGlsl_newparam_complexType Class Reference

#include <domGlsl_newparam.h>

Inheritance diagram for domGlsl_newparam_complexType:
Inheritance graph
[legend]

List of all members.

Classes

class  domModifier
class  domSemantic

Public Types

typedef daeTArray< domModifierRefdomModifier_Array
typedef daeSmartRef< domModifierdomModifierRef
typedef daeTArray< domSemanticRefdomSemantic_Array
typedef daeSmartRef< domSemanticdomSemanticRef

Public Member Functions

const domFx_annotate_common_ArraygetAnnotate_array () const
domFx_annotate_common_ArraygetAnnotate_array ()
const domGlsl_newarray_typeRef getArray () const
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
const domGlsl_param_typeRef getGlsl_param_type () const
const domModifierRef getModifier () const
const domSemanticRef getSemantic () const
domGlsl_identifier getSid () const
void setSid (domGlsl_identifier atSid)

Protected Member Functions

 domGlsl_newparam_complexType (DAE &dae, daeElement *elt)
virtual
domGlsl_newparam_complexType
operator= (const domGlsl_newparam_complexType &cpy)
virtual ~domGlsl_newparam_complexType ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domGlsl_identifier attrSid
domFx_annotate_common_Array elemAnnotate_array
domGlsl_newarray_typeRef elemArray
domGlsl_param_typeRef elemGlsl_param_type
domModifierRef elemModifier
domSemanticRef elemSemantic

Detailed Description

Definition at line 21 of file 1.4/dom/domGlsl_newparam.h.


Member Typedef Documentation

Reimplemented in domGlsl_newparam.

Definition at line 85 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 82 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 27 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 24 of file 1.4/dom/domGlsl_newparam.h.


Constructor & Destructor Documentation

domGlsl_newparam_complexType::domGlsl_newparam_complexType ( DAE dae,
daeElement elt 
) [inline, protected]

Constructor

Definition at line 222 of file 1.4/dom/domGlsl_newparam.h.

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

Destructor

Definition at line 226 of file 1.4/dom/domGlsl_newparam.h.


Member Function Documentation

const domFx_annotate_common_Array& domGlsl_newparam_complexType::getAnnotate_array (  )  const [inline]

Gets the annotate element array.

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

Reimplemented in domGlsl_newparam.

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

domFx_annotate_common_Array& domGlsl_newparam_complexType::getAnnotate_array (  )  [inline]

Gets the annotate element array.

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

Reimplemented in domGlsl_newparam.

Definition at line 181 of file 1.4/dom/domGlsl_newparam.h.

const domGlsl_newarray_typeRef domGlsl_newparam_complexType::getArray (  )  const [inline]

Gets the array element.

Returns:
a daeSmartRef to the array element.

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

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

Gets the _contents array.

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

Definition at line 216 of file 1.4/dom/domGlsl_newparam.h.

daeElementRefArray& domGlsl_newparam_complexType::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 211 of file 1.4/dom/domGlsl_newparam.h.

const domGlsl_param_typeRef domGlsl_newparam_complexType::getGlsl_param_type (  )  const [inline]

Gets the glsl_param_type element.

Returns:
a daeSmartRef to the glsl_param_type element.

Definition at line 201 of file 1.4/dom/domGlsl_newparam.h.

const domModifierRef domGlsl_newparam_complexType::getModifier (  )  const [inline]

Gets the modifier element.

Returns:
a daeSmartRef to the modifier element.

Reimplemented in domGlsl_newparam.

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

const domSemanticRef domGlsl_newparam_complexType::getSemantic (  )  const [inline]

Gets the semantic element.

Returns:
a daeSmartRef to the semantic element.

Reimplemented in domGlsl_newparam.

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

domGlsl_identifier domGlsl_newparam_complexType::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a domGlsl_identifier of the sid attribute.

Reimplemented in domGlsl_newparam, and domGlsl_newparam.

Definition at line 170 of file 1.4/dom/domGlsl_newparam.h.

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

Overloaded assignment operator

Definition at line 230 of file 1.4/dom/domGlsl_newparam.h.

void domGlsl_newparam_complexType::setSid ( domGlsl_identifier  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented in domGlsl_newparam.

Definition at line 175 of file 1.4/dom/domGlsl_newparam.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 162 of file 1.4/dom/domGlsl_newparam.h.

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

Definition at line 153 of file 1.4/dom/domGlsl_newparam.h.

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

Definition at line 157 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 142 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 145 of file 1.4/dom/domGlsl_newparam.h.

Definition at line 149 of file 1.4/dom/domGlsl_newparam.h.

Definition at line 148 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 147 of file 1.4/dom/domGlsl_newparam.h.

Reimplemented in domGlsl_newparam.

Definition at line 146 of file 1.4/dom/domGlsl_newparam.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:18 2013