OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TAutoEnum Class Referenceabstract

#include <ocf/autodefs.h>

Inheritance diagram for ocf::TAutoEnum:
ocf::TAutoType ocf::TAutoEnumT< T >

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
 

Detailed Description

Definition at line 900 of file autodefs.h.

Constructor & Destructor Documentation

◆ TAutoEnum()

ocf::TAutoEnum::TAutoEnum ( int count,
int type )
inlineprotected

Definition at line 1833 of file autodefs.h.

References ocf::atEnum, and ocf::TAutoType::Type.

Member Function Documentation

◆ Convert() [1/2]

virtual bool ocf::TAutoEnum::Convert ( TAutoVal & numVal,
owl::TLangId langId )
pure virtual

◆ Convert() [2/2]

virtual bool ocf::TAutoEnum::Convert ( TAutoVal & txtVal,
TAutoVal & numVal )
pure virtual

Implemented in ocf::TAutoEnumT< T >.

Member Data Documentation

◆ Count

int ocf::TAutoEnum::Count
protected

length of this symbol table

Definition at line 907 of file autodefs.h.


The documentation for this class was generated from the following file: