|
AppCore
|
(Internal) Interface for abstract record in file. More...
#include <EBinaryRecord.h>

Public Member Functions | |
| virtual | ~EBinaryRecord () |
| virtual bool | operator< (const std::string &key)=0 |
| virtual bool | operator> (const std::string &key)=0 |
| virtual bool | operator!= (const std::string &key)=0 |
| virtual bool | operator== (const std::string &key)=0 |
| virtual unsigned short | GetSize ()=0 |
| virtual std::string | GetKey ()=0 |
| virtual void | Fill (char *data)=0 |
| virtual unsigned char * | GetData ()=0 |
| virtual EBinaryRecord * | Clone ()=0 |
| virtual | ~EBinaryRecord () |
| virtual bool | operator< (const std::string &key)=0 |
| virtual bool | operator> (const std::string &key)=0 |
| virtual bool | operator!= (const std::string &key)=0 |
| virtual bool | operator== (const std::string &key)=0 |
| virtual unsigned short | GetSize ()=0 |
| virtual std::string | GetKey ()=0 |
| virtual void | Fill (char *data)=0 |
| virtual unsigned char * | GetData ()=0 |
| virtual EBinaryRecord * | Clone ()=0 |
(Internal) Interface for abstract record in file.
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.

|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Fills record from data
| data | = raw data of record |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.

|
pure virtual |
Fills record from data
| data | = raw data of record |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
|
pure virtual |
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.

|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
operators for comparing records
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
operators for comparing records
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
|
pure virtual |
Implemented in CardEventIdxFileRecord, and CardEventIdxFileRecord.
1.8.8