daeEnumType Class Reference
#include <daeAtomicType.h>
Inheritance diagram for daeEnumType:
Detailed Description
ThedaeEnumType
class is derived from daeAtomicType
, and implements the reflective system for objects of type daeEnum.
Public Member Functions | |
daeEnumType () | |
Constructor. | |
~daeEnumType () | |
Destructor. | |
virtual daeBool | memoryToString (daeChar *src, daeChar *dst, daeInt dstSize) |
Overrides the base class memory to string conversion function. | |
virtual daeBool | stringToMemory (daeChar *src, daeChar *dst) |
Overrides the base class stringToMemoryFunction() . | |
Public Attributes | |
daeEnumArray * | _values |
The array which contains the values used in this enum. | |
daeStringRefArray * | _strings |
The array which contains the strings to associate with the values used in this enum. |
Member Function Documentation
|
Overrides the base class memory to string conversion function.
Reimplemented from daeAtomicType. |
|
Overrides the base class Reads an atomic typed item into the destination runtime memory.
Reimplemented from daeAtomicType. |
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/dae/daeAtomicType.h
- C:/SVN_wf/COLLADA_DOM/src/dae/daeAtomicType.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:46:59 2006 for COLLADA 1.4 DOM by 1.4.3