#include <snapshot.h>
◆ CSnapshotStorage()
CSnapshotStorage::CSnapshotStorage |
( |
| ) |
|
|
inline |
◆ ~CSnapshotStorage()
CSnapshotStorage::~CSnapshotStorage |
( |
| ) |
|
|
inline |
◆ Add()
void CSnapshotStorage::Add |
( |
int |
Tick, |
|
|
int64_t |
Tagtime, |
|
|
size_t |
DataSize, |
|
|
const void * |
pData, |
|
|
size_t |
AltDataSize, |
|
|
const void * |
pAltData |
|
) |
| |
◆ Get()
int CSnapshotStorage::Get |
( |
int |
Tick, |
|
|
int64_t * |
pTagtime, |
|
|
const CSnapshot ** |
ppData, |
|
|
const CSnapshot ** |
ppAltData |
|
) |
| const |
◆ Init()
void CSnapshotStorage::Init |
( |
| ) |
|
◆ PurgeAll()
void CSnapshotStorage::PurgeAll |
( |
| ) |
|
◆ PurgeUntil()
void CSnapshotStorage::PurgeUntil |
( |
int |
Tick | ) |
|
◆ m_pFirst
CHolder* CSnapshotStorage::m_pFirst |
◆ m_pLast
The documentation for this class was generated from the following files: