AddToFile(LPCVOID pInput, DWORD nLength) | CTigerTree | |
AddToTest(LPCVOID pInput, DWORD nLength) | CTigerTree | |
Assume(CTigerTree *pSource) | CTigerTree | |
BeginBlockTest() | CTigerTree | |
BeginFile(DWORD nHeight, QWORD nLength) | CTigerTree | |
BlocksToNode() | CTigerTree | [inline, protected] |
CheckIntegrity() | CTigerTree | |
Clear() | CTigerTree | |
Collapse() | CTigerTree | [inline, protected] |
CTigerTree() | CTigerTree | |
Dump() | CTigerTree | |
FinishBlockTest(DWORD nBlock) | CTigerTree | |
FinishFile() | CTigerTree | |
FromBytes(BYTE *pOutput, DWORD nOutput, DWORD nHeight, QWORD nLength) | CTigerTree | |
GetBlockCount() const | CTigerTree | [inline] |
GetBlockLength() const | CTigerTree | [inline] |
GetHeight() const | CTigerTree | [inline] |
GetRoot(TIGEROOT *pTiger) const | CTigerTree | |
GetSerialSize() const | CTigerTree | |
IsAvailable() const | CTigerTree | [inline] |
m_nBaseUsed | CTigerTree | [protected] |
m_nBlockCount | CTigerTree | [protected] |
m_nBlockPos | CTigerTree | [protected] |
m_nHeight | CTigerTree | [protected] |
m_nNodeBase | CTigerTree | [protected] |
m_nNodeCount | CTigerTree | [protected] |
m_nNodePos | CTigerTree | [protected] |
m_pNode | CTigerTree | [protected] |
m_pStackBase | CTigerTree | [protected] |
m_pStackTop | CTigerTree | [protected] |
m_pTable | CTigerTree | [protected, static] |
pTiger | CTigerTree | |
RootToString() const | CTigerTree | |
Serialize(CArchive &ar) | CTigerTree | |
SetupAndAllocate(DWORD nHeight, QWORD nLength) | CTigerTree | |
SetupParameters(QWORD nLength) | CTigerTree | |
Tiger(LPCVOID pInput, WORD64 nInput, WORD64 *pOutput, WORD64 *pInput1=NULL, WORD64 *pInput2=NULL) | CTigerTree | [inline, protected] |
ToBytes(BYTE **pOutput, DWORD *pnOutput, DWORD nHeight=0) | CTigerTree | |
~CTigerTree() | CTigerTree | |