domFx_include_common_complexType Class Reference

#include <domFx_include_common.h>

Inheritance diagram for domFx_include_common_complexType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

xsNCName getSid () const
const xsAnyURIgetUrl () const
xsAnyURIgetUrl ()
void setSid (xsNCName atSid)
void setUrl (xsString atUrl)
void setUrl (const xsAnyURI &atUrl)

Protected Member Functions

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

Protected Attributes

xsNCName attrSid
xsAnyURI attrUrl

Detailed Description

The include element is used to import source code or precompiled binary shaders into the FX Runtime by referencing an external resource.

Definition at line 22 of file domFx_include_common.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 77 of file domFx_include_common.h.

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

Destructor

Definition at line 81 of file domFx_include_common.h.


Member Function Documentation

xsNCName domFx_include_common_complexType::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented in domFx_include_common.

Definition at line 45 of file domFx_include_common.h.

const xsAnyURI& domFx_include_common_complexType::getUrl (  )  const [inline]

Gets the url attribute.

Returns:
Returns a constant xsAnyURI reference of the url attribute.

Reimplemented in domFx_include_common.

Definition at line 61 of file domFx_include_common.h.

xsAnyURI& domFx_include_common_complexType::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Reimplemented in domFx_include_common.

Definition at line 56 of file domFx_include_common.h.

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

Overloaded assignment operator

Definition at line 85 of file domFx_include_common.h.

void domFx_include_common_complexType::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented in domFx_include_common.

Definition at line 50 of file domFx_include_common.h.

void domFx_include_common_complexType::setUrl ( xsString  atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented in domFx_include_common.

Definition at line 71 of file domFx_include_common.h.

void domFx_include_common_complexType::setUrl ( const xsAnyURI atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented in domFx_include_common.

Definition at line 66 of file domFx_include_common.h.


Member Data Documentation

The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.

Definition at line 30 of file domFx_include_common.h.

The url attribute refers to resource. This may refer to a local resource using a relative URL fragment identifier that begins with the “#” character. The url attribute may refer to an external resource using an absolute or relative URL.

Definition at line 37 of file domFx_include_common.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:06 2013