domGlsl_newarray_type_complexType Class Reference

#include <domGlsl_newarray_type.h>

Inheritance diagram for domGlsl_newarray_type_complexType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domGlsl_newarray_type_ArraygetArray_array () const
domGlsl_newarray_type_ArraygetArray_array ()
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
const domGlsl_param_type_ArraygetGlsl_param_type_array () const
domGlsl_param_type_ArraygetGlsl_param_type_array ()
xsPositiveInteger getLength () const
void setLength (xsPositiveInteger atLength)

Protected Member Functions

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

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsPositiveInteger attrLength
domGlsl_newarray_type_Array elemArray_array
domGlsl_param_type_Array elemGlsl_param_type_array

Detailed Description

The glsl_newarray_type is used to creates a parameter of a one-dimensional array type.

Definition at line 24 of file domGlsl_newarray_type.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 101 of file domGlsl_newarray_type.h.

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

Destructor

Definition at line 105 of file domGlsl_newarray_type.h.


Member Function Documentation

const domGlsl_newarray_type_Array& domGlsl_newarray_type_complexType::getArray_array (  )  const [inline]

Gets the array element array.

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

Definition at line 85 of file domGlsl_newarray_type.h.

domGlsl_newarray_type_Array& domGlsl_newarray_type_complexType::getArray_array (  )  [inline]

Gets the array element array.

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

Definition at line 80 of file domGlsl_newarray_type.h.

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

Gets the _contents array.

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

Definition at line 95 of file domGlsl_newarray_type.h.

daeElementRefArray& domGlsl_newarray_type_complexType::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 90 of file domGlsl_newarray_type.h.

const domGlsl_param_type_Array& domGlsl_newarray_type_complexType::getGlsl_param_type_array (  )  const [inline]

Gets the glsl_param_type element array.

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

Definition at line 75 of file domGlsl_newarray_type.h.

domGlsl_param_type_Array& domGlsl_newarray_type_complexType::getGlsl_param_type_array (  )  [inline]

Gets the glsl_param_type element array.

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

Definition at line 70 of file domGlsl_newarray_type.h.

xsPositiveInteger domGlsl_newarray_type_complexType::getLength (  )  const [inline]

Gets the length attribute.

Returns:
Returns a xsPositiveInteger of the length attribute.

Reimplemented in domGlsl_newarray_type.

Definition at line 59 of file domGlsl_newarray_type.h.

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

Overloaded assignment operator

Definition at line 109 of file domGlsl_newarray_type.h.

void domGlsl_newarray_type_complexType::setLength ( xsPositiveInteger  atLength  )  [inline]

Sets the length attribute.

Parameters:
atLength The new value for the length attribute.

Reimplemented in domGlsl_newarray_type.

Definition at line 64 of file domGlsl_newarray_type.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 51 of file domGlsl_newarray_type.h.

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

Definition at line 42 of file domGlsl_newarray_type.h.

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

Definition at line 46 of file domGlsl_newarray_type.h.

The length attribute specifies the length of the array.

Definition at line 30 of file domGlsl_newarray_type.h.

You may recursively nest glsl_newarray elements to create multidimensional arrays.

See also:
domArray

Definition at line 38 of file domGlsl_newarray_type.h.

Definition at line 33 of file domGlsl_newarray_type.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