domFx_code_profile Class Reference

#include <domFx_code_profile.h>

Inheritance diagram for domFx_code_profile:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getSid () const
void setSid (xsNCName atSid)
virtual daeInt typeID () const

Static Public Member Functions

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

Protected Member Functions

 domFx_code_profile (DAE &dae)
virtual domFx_code_profileoperator= (const domFx_code_profile &cpy)
virtual ~domFx_code_profile ()

Detailed Description

An element of type domFx_code_profile_complexType.

Definition at line 79 of file domFx_code_profile.h.


Constructor & Destructor Documentation

domFx_code_profile::domFx_code_profile ( DAE dae  )  [inline, protected]

Constructor

Definition at line 102 of file domFx_code_profile.h.

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

Destructor

Definition at line 106 of file domFx_code_profile.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 82 of file domFx_code_profile.h.

xsNCName domFx_code_profile::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented from domFx_code_profile_complexType.

Definition at line 91 of file domFx_code_profile.h.

static daeInt domFx_code_profile::ID (  )  [inline, static]

Definition at line 83 of file domFx_code_profile.h.

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

Overloaded assignment operator

Definition at line 110 of file domFx_code_profile.h.

static DLLSPEC daeMetaElement* domFx_code_profile::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.
void domFx_code_profile::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented from domFx_code_profile_complexType.

Definition at line 96 of file domFx_code_profile.h.

virtual daeInt domFx_code_profile::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 84 of file domFx_code_profile.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:30:03 2013