OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/autodefs.h>
Public Attributes | |
owl::TLocaleString | Name |
Name of symbol, enumeration text. | |
T | Val |
Enumeration internal value. | |
Definition at line 895 of file autodefs.h.
owl::TLocaleString ocf::TAutoEnumVal< T >::Name |
Name of symbol, enumeration text.
Definition at line 896 of file autodefs.h.
T ocf::TAutoEnumVal< T >::Val |
Enumeration internal value.
Definition at line 897 of file autodefs.h.