DWFToolkit::DWFModelSceneChangeHandler::UserAttribute Class Reference

#include "dwf/presentation/ModelScene.h"

Collaboration diagram for DWFToolkit::DWFModelSceneChangeHandler::UserAttribute:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class holds user attributes that can be specified with any model scene change handler.

Since:
7.2

Definition at line 80 of file ModelScene.h.

Public Types

typedef DWFOrderedVector<
UserAttribute * > 
tList
 This type defines a list of UserAttribute pointers.

Public Member Functions

 UserAttribute (const DWFString &zName, const DWFString &zValue, const DWFString &zNamespace)
const DWFStringname () const throw ()
const DWFStringvalue () const throw ()
const DWFStringnameSpace () const throw ()


Member Function Documentation

const DWFString& DWFToolkit::DWFModelSceneChangeHandler::UserAttribute::name  )  const throw () [inline]
 

Gets the name of this user attribute.

Returns:
The name of this user attribute.
Exceptions:
none 

Definition at line 106 of file ModelScene.h.

const DWFString& DWFToolkit::DWFModelSceneChangeHandler::UserAttribute::nameSpace  )  const throw () [inline]
 

Gets the namespace of this user attribute.

Returns:
The namespace of this user attribute.
Exceptions:
none 

Definition at line 130 of file ModelScene.h.

const DWFString& DWFToolkit::DWFModelSceneChangeHandler::UserAttribute::value  )  const throw () [inline]
 

Gets the value of this user attribute.

Returns:
The value of this user attribute.
Exceptions:
none 

Definition at line 118 of file ModelScene.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:41 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5