OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/autodefs.h>
Public Member Functions | |
virtual bool | Convert (TAutoVal &txtVal, TAutoVal &numVal)=0 |
virtual bool | Convert (TAutoVal &numVal, owl::TLangId langId)=0 |
Public Member Functions inherited from ocf::TAutoType | |
owl::uint16 | GetType () const |
Protected Member Functions | |
TAutoEnum (int count, int type) | |
Protected Attributes | |
int | Count |
length of this symbol table | |
Additional Inherited Members | |
Public Attributes inherited from ocf::TAutoType | |
owl::uint16 | Type |
Definition at line 900 of file autodefs.h.
Definition at line 1833 of file autodefs.h.
References ocf::atEnum, and ocf::TAutoType::Type.
|
pure virtual |
Implemented in ocf::TAutoEnumT< T >, and ocf::TAutoEnumT< T >.
Implemented in ocf::TAutoEnumT< T >.
|
protected |
length of this symbol table
Definition at line 907 of file autodefs.h.