#include <snapshot.h>
◆ anonymous enum
Enumerator |
---|
OFFSET_UUID_TYPE | |
MAX_TYPE | |
MAX_ID | |
MAX_ITEMS | |
MAX_PARTS | |
MAX_SIZE | |
◆ Crc()
unsigned CSnapshot::Crc |
( |
| ) |
const |
◆ DataStart()
char * CSnapshot::DataStart |
( |
| ) |
const |
|
inlineprivate |
◆ DebugDump()
void CSnapshot::DebugDump |
( |
| ) |
const |
◆ EmptySnapshot()
static const CSnapshot * CSnapshot::EmptySnapshot |
( |
| ) |
|
|
inlinestatic |
◆ FindItem()
const void * CSnapshot::FindItem |
( |
int |
Type, |
|
|
int |
Id |
|
) |
| const |
◆ GetExternalItemType()
int CSnapshot::GetExternalItemType |
( |
int |
InternalType | ) |
const |
◆ GetItem()
◆ GetItemIndex()
int CSnapshot::GetItemIndex |
( |
int |
Key | ) |
const |
◆ GetItemSize()
int CSnapshot::GetItemSize |
( |
int |
Index | ) |
const |
◆ GetItemType()
int CSnapshot::GetItemType |
( |
int |
Index | ) |
const |
◆ InvalidateItem()
void CSnapshot::InvalidateItem |
( |
int |
Index | ) |
|
◆ IsValid()
bool CSnapshot::IsValid |
( |
size_t |
ActualSize | ) |
const |
◆ NumItems()
int CSnapshot::NumItems |
( |
| ) |
const |
|
inline |
◆ Offsets()
int * CSnapshot::Offsets |
( |
| ) |
const |
|
inlineprivate |
◆ OffsetSize()
size_t CSnapshot::OffsetSize |
( |
| ) |
const |
|
inlineprivate |
◆ TotalSize()
size_t CSnapshot::TotalSize |
( |
| ) |
const |
|
inlineprivate |
◆ CSnapshotBuilder
◆ m_DataSize
int CSnapshot::m_DataSize = 0 |
|
private |
◆ m_NumItems
int CSnapshot::m_NumItems = 0 |
|
private |
◆ ms_EmptySnapshot
The documentation for this class was generated from the following files: