Xrtti::EnumerationValue Class Reference

#include <Xrtti.h>

List of all members.

Public Member Functions

const char * GetName () const
S32 GetValue () const


Detailed Description

************************************************************************** EnumerationValue represents a single value of a C++ enum.


Member Function Documentation

const char* Xrtti::EnumerationValue::GetName  )  const [inline]
 

Returns the name of the value.

Returns:
the name of the value.

S32 Xrtti::EnumerationValue::GetValue  )  const [inline]
 

Returns the numerical const value of the value.

Returns:
the numerical const value of the value


The documentation for this class was generated from the following file:
Generated on Fri May 4 11:55:14 2007 by  doxygen 1.4.6