|
AppCore
|
(Internal) Class for managing .idx part of event file. More...
#include <cardeventidxfilemanager.h>


Public Member Functions | |
| CardEventIdxFileRecord () | |
| CardEventIdxFileRecord (const CardEventIdxFileRecord &source) | |
| ~CardEventIdxFileRecord () | |
| unsigned long | GetOffsetToDat () |
| void | SetOffsetToDat (unsigned long offset) |
| long long | GetSNR () |
| void | SetSNR (long long SNR) |
| virtual bool | operator< (const std::string &key) |
| bool | operator< (CardEventIdxFileRecord record) |
| virtual bool | operator> (const std::string &key) |
| virtual bool | operator!= (const std::string &key) |
| virtual bool | operator== (const std::string &key) |
| virtual unsigned short | GetSize () |
| virtual std::string | GetKey () |
| virtual void | Fill (char *data) |
| virtual unsigned char * | GetData () |
| virtual EBinaryRecord * | Clone () |
| CardEventIdxFileRecord () | |
| CardEventIdxFileRecord (const CardEventIdxFileRecord &source) | |
| ~CardEventIdxFileRecord () | |
| unsigned long | GetOffsetToDat () |
| void | SetOffsetToDat (unsigned long offset) |
| long long | GetSNR () |
| void | SetSNR (long long SNR) |
| virtual bool | operator< (const std::string &key) |
| bool | operator< (CardEventIdxFileRecord record) |
| virtual bool | operator> (const std::string &key) |
| virtual bool | operator!= (const std::string &key) |
| virtual bool | operator== (const std::string &key) |
| virtual unsigned short | GetSize () |
| virtual std::string | GetKey () |
| virtual void | Fill (char *data) |
| virtual unsigned char * | GetData () |
| virtual EBinaryRecord * | Clone () |
Public Member Functions inherited from EBinaryRecord | |
| virtual | ~EBinaryRecord () |
| virtual | ~EBinaryRecord () |
Public Attributes | |
| CardEventIdxFileRecordData * | d |
(Internal) Class for managing .idx part of event file.
| CardEventIdxFileRecord::CardEventIdxFileRecord | ( | ) |
| CardEventIdxFileRecord::CardEventIdxFileRecord | ( | const CardEventIdxFileRecord & | source | ) |
| CardEventIdxFileRecord::~CardEventIdxFileRecord | ( | ) |
| CardEventIdxFileRecord::CardEventIdxFileRecord | ( | ) |
| CardEventIdxFileRecord::CardEventIdxFileRecord | ( | const CardEventIdxFileRecord & | source | ) |
| CardEventIdxFileRecord::~CardEventIdxFileRecord | ( | ) |
|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
|
virtual |
|
virtual |
|
virtual |
Implements EBinaryRecord.
|
virtual |
|
virtual |
|
virtual |
| unsigned long CardEventIdxFileRecord::GetOffsetToDat | ( | ) |

| unsigned long CardEventIdxFileRecord::GetOffsetToDat | ( | ) |
|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
| long long CardEventIdxFileRecord::GetSNR | ( | ) |
| long long CardEventIdxFileRecord::GetSNR | ( | ) |

|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
|
virtual |
operators for comparing records
Implements EBinaryRecord.
|
virtual |
operators for comparing records
Implements EBinaryRecord.
| bool CardEventIdxFileRecord::operator< | ( | CardEventIdxFileRecord | record | ) |
| bool CardEventIdxFileRecord::operator< | ( | CardEventIdxFileRecord | record | ) |

|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
|
virtual |
Implements EBinaryRecord.
| void CardEventIdxFileRecord::SetOffsetToDat | ( | unsigned long | offset | ) |

| void CardEventIdxFileRecord::SetOffsetToDat | ( | unsigned long | offset | ) |
| void CardEventIdxFileRecord::SetSNR | ( | long long | SNR | ) |

| void CardEventIdxFileRecord::SetSNR | ( | long long | SNR | ) |
| CardEventIdxFileRecordData * CardEventIdxFileRecord::d |
1.8.8