#include <gittpl.h>
The use should implement a class based on this class to provide information required by GitTpl::Enum.
Public Methods | |
| virtual unsigned int | GetMaxValue () const=0 |
| This function should return the maximum normal value of the enumerated value. | |
| virtual const char ** | GetStringArray () const=0 |
| Return a pointer to an array of enum strings equivalents. | |
| virtual | ~EnumLookupClass () |
| Destructor. | |
|
|
Destructor.
|
|
|
This function should return the maximum normal value of the enumerated value. The enumerated value should have the range 0 through to the value returned by this function.
|
|
|
Return a pointer to an array of enum strings equivalents. The integer index of the string in this array is passed to GitEnum::SetValue when the value is set
|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tjf@aaoepp.aao.gov.au Generated on Tue Nov 3 09:09:56 2009 for AAO DRAMA C++ Interfaces by
1.2.18