domInputLocal_complexType Class Reference

#include <domInputLocal.h>

Inheritance diagram for domInputLocal_complexType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

xsNMTOKEN getSemantic () const
const domURIFragmentTypegetSource () const
domURIFragmentTypegetSource ()
void setSemantic (xsNMTOKEN atSemantic)
void setSource (xsString atSource)
void setSource (const domURIFragmentType &atSource)

Protected Member Functions

 domInputLocal_complexType (DAE &dae, daeElement *elt)
virtual domInputLocal_complexTypeoperator= (const domInputLocal_complexType &cpy)
virtual ~domInputLocal_complexType ()

Protected Attributes

xsNMTOKEN attrSemantic
domURIFragmentType attrSource

Detailed Description

The InputLocal type is used to represent inputs that can only reference resources declared in the same document.

Definition at line 22 of file domInputLocal.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 74 of file domInputLocal.h.

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

Destructor

Definition at line 78 of file domInputLocal.h.


Member Function Documentation

xsNMTOKEN domInputLocal_complexType::getSemantic (  )  const [inline]

Gets the semantic attribute.

Returns:
Returns a xsNMTOKEN of the semantic attribute.

Reimplemented in domInputLocal.

Definition at line 42 of file domInputLocal.h.

const domURIFragmentType& domInputLocal_complexType::getSource (  )  const [inline]

Gets the source attribute.

Returns:
Returns a constant domURIFragmentType reference of the source attribute.

Reimplemented in domInputLocal.

Definition at line 58 of file domInputLocal.h.

domURIFragmentType& domInputLocal_complexType::getSource (  )  [inline]

Gets the source attribute.

Returns:
Returns a domURIFragmentType reference of the source attribute.

Reimplemented in domInputLocal.

Definition at line 53 of file domInputLocal.h.

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

Overloaded assignment operator

Definition at line 82 of file domInputLocal.h.

void domInputLocal_complexType::setSemantic ( xsNMTOKEN  atSemantic  )  [inline]

Sets the semantic attribute.

Parameters:
atSemantic The new value for the semantic attribute.

Reimplemented in domInputLocal.

Definition at line 47 of file domInputLocal.h.

void domInputLocal_complexType::setSource ( xsString  atSource  )  [inline]

Sets the source attribute.

Parameters:
atSource The new value for the source attribute.

Reimplemented in domInputLocal.

Definition at line 68 of file domInputLocal.h.

void domInputLocal_complexType::setSource ( const domURIFragmentType atSource  )  [inline]

Sets the source attribute.

Parameters:
atSource The new value for the source attribute.

Reimplemented in domInputLocal.

Definition at line 63 of file domInputLocal.h.


Member Data Documentation

The semantic attribute is the user-defined meaning of the input connection. Required attribute.

Definition at line 29 of file domInputLocal.h.

The source attribute indicates the location of the data source. Required attribute.

Definition at line 34 of file domInputLocal.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:28 2013