domCg_setuser_type_complexType Class Reference

#include <domCg_setuser_type.h>

Inheritance diagram for domCg_setuser_type_complexType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domCg_setarray_type_ArraygetArray_array () const
domCg_setarray_type_ArraygetArray_array ()
const domCg_param_type_ArraygetCg_param_type_array () const
domCg_param_type_ArraygetCg_param_type_array ()
const domCg_connect_param_ArraygetConnect_param_array () const
domCg_connect_param_ArraygetConnect_param_array ()
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
domCg_identifier getName () const
const domCg_setparam_ArraygetSetparam_array () const
domCg_setparam_ArraygetSetparam_array ()
xsNCName getSource () const
const domCg_setuser_type_ArraygetUsertype_array () const
domCg_setuser_type_ArraygetUsertype_array ()
void setName (domCg_identifier atName)
void setSource (xsNCName atSource)

Protected Member Functions

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

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domCg_identifier attrName
xsNCName attrSource
domCg_setarray_type_Array elemArray_array
domCg_param_type_Array elemCg_param_type_array
domCg_connect_param_Array elemConnect_param_array
domCg_setparam_Array elemSetparam_array
domCg_setuser_type_Array elemUsertype_array

Detailed Description

Creates an instance of a structured class.

Definition at line 26 of file domCg_setuser_type.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 148 of file domCg_setuser_type.h.

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

Destructor

Definition at line 152 of file domCg_setuser_type.h.


Member Function Documentation

const domCg_setarray_type_Array& domCg_setuser_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 102 of file domCg_setuser_type.h.

domCg_setarray_type_Array& domCg_setuser_type_complexType::getArray_array (  )  [inline]

Gets the array element array.

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

Definition at line 97 of file domCg_setuser_type.h.

const domCg_param_type_Array& domCg_setuser_type_complexType::getCg_param_type_array (  )  const [inline]

Gets the cg_param_type element array.

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

Definition at line 92 of file domCg_setuser_type.h.

domCg_param_type_Array& domCg_setuser_type_complexType::getCg_param_type_array (  )  [inline]

Gets the cg_param_type element array.

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

Definition at line 87 of file domCg_setuser_type.h.

const domCg_connect_param_Array& domCg_setuser_type_complexType::getConnect_param_array (  )  const [inline]

Gets the connect_param element array.

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

Definition at line 122 of file domCg_setuser_type.h.

domCg_connect_param_Array& domCg_setuser_type_complexType::getConnect_param_array (  )  [inline]

Gets the connect_param element array.

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

Definition at line 117 of file domCg_setuser_type.h.

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

Gets the _contents array.

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

Definition at line 142 of file domCg_setuser_type.h.

daeElementRefArray& domCg_setuser_type_complexType::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 137 of file domCg_setuser_type.h.

domCg_identifier domCg_setuser_type_complexType::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a domCg_identifier of the name attribute.

Reimplemented in domCg_setuser_type.

Definition at line 65 of file domCg_setuser_type.h.

const domCg_setparam_Array& domCg_setuser_type_complexType::getSetparam_array (  )  const [inline]

Gets the setparam element array.

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

Definition at line 132 of file domCg_setuser_type.h.

domCg_setparam_Array& domCg_setuser_type_complexType::getSetparam_array (  )  [inline]

Gets the setparam element array.

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

Definition at line 127 of file domCg_setuser_type.h.

xsNCName domCg_setuser_type_complexType::getSource (  )  const [inline]

Gets the source attribute.

Returns:
Returns a xsNCName of the source attribute.

Reimplemented in domCg_setuser_type.

Definition at line 76 of file domCg_setuser_type.h.

const domCg_setuser_type_Array& domCg_setuser_type_complexType::getUsertype_array (  )  const [inline]

Gets the usertype element array.

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

Definition at line 112 of file domCg_setuser_type.h.

domCg_setuser_type_Array& domCg_setuser_type_complexType::getUsertype_array (  )  [inline]

Gets the usertype element array.

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

Definition at line 107 of file domCg_setuser_type.h.

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

Overloaded assignment operator

Definition at line 156 of file domCg_setuser_type.h.

void domCg_setuser_type_complexType::setName ( domCg_identifier  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Reimplemented in domCg_setuser_type.

Definition at line 70 of file domCg_setuser_type.h.

void domCg_setuser_type_complexType::setSource ( xsNCName  atSource  )  [inline]

Sets the source attribute.

Parameters:
atSource The new value for the source attribute.

Reimplemented in domCg_setuser_type.

Definition at line 81 of file domCg_setuser_type.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 57 of file domCg_setuser_type.h.

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

Definition at line 48 of file domCg_setuser_type.h.

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

Definition at line 52 of file domCg_setuser_type.h.

Definition at line 29 of file domCg_setuser_type.h.

Reference a code or include element which defines the usertype

Definition at line 33 of file domCg_setuser_type.h.

Definition at line 37 of file domCg_setuser_type.h.

Definition at line 36 of file domCg_setuser_type.h.

Definition at line 39 of file domCg_setuser_type.h.

Use a series of these to set the members by name. The ref attribute will be relative to the usertype you are in right now.

See also:
domSetparam

Definition at line 44 of file domCg_setuser_type.h.

Definition at line 38 of file domCg_setuser_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:29:47 2013