DDraceNetwork Docs
|
This is the complete list of members for CSnapshotDelta, including all inherited members.
CreateDelta(const CSnapshot *pFrom, const CSnapshot *pTo, void *pDstData) | CSnapshotDelta | |
CSnapshotDelta() | CSnapshotDelta | |
CSnapshotDelta(const CSnapshotDelta &Old) | CSnapshotDelta | |
DebugDumpDelta(const void *pSrcData, int DataSize) | CSnapshotDelta | |
DiffItem(const int *pPast, const int *pCurrent, int *pOut, int Size) | CSnapshotDelta | static |
EmptyDelta() const | CSnapshotDelta | |
GetDataRate(int Index) const | CSnapshotDelta | inline |
GetDataUpdates(int Index) const | CSnapshotDelta | inline |
m_aItemSizes | CSnapshotDelta | private |
m_aItemSizes7 | CSnapshotDelta | private |
m_aSnapshotDataRate | CSnapshotDelta | private |
m_aSnapshotDataUpdates | CSnapshotDelta | private |
m_Empty | CSnapshotDelta | private |
MAX_NETOBJSIZES enum value | CSnapshotDelta | private |
SetStaticsize(int ItemType, size_t Size) | CSnapshotDelta | |
SetStaticsize7(int ItemType, size_t Size) | CSnapshotDelta | |
UndiffItem(const int *pPast, const int *pDiff, int *pOut, int Size, int *pDataRate) | CSnapshotDelta | privatestatic |
UnpackDelta(const CSnapshot *pFrom, CSnapshot *pTo, const void *pSrcData, int DataSize, bool Sixup) | CSnapshotDelta |