VCF::EnumValue Class Reference
#include <vcf/FoundationKit/Enum.h>
Public Member Functions | |
| Enum * | getEnum () const |
| int | getEnumVal () const |
| void | set (const EnumValue &enumVal) |
| void | set (const String &stringVal) |
| void | set (Enum *enumVal) |
Protected Attributes | |
| int | enumValue_ |
| Enum * | enum_ |
Member Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/Enum.h
