Classes | Functions | Variables

Chunk.h File Reference

Go to the source code of this file.

Classes

Functions

Variables


Function Documentation

size_t get_size_in_bytes ( const CChunkInfo i  )  [inline]

References get_size_in_bytes(), CChunkInfo::m_ChunkLength, and CChunkInfo::m_ChunkType.

Here is the call graph for this function:

size_t save_to_bytes ( const CChunkInfo i,
BYTE buf 
) [inline]

References get_size_in_bytes(), CChunkInfo::m_ChunkLength, CChunkInfo::m_ChunkType, and save_to_bytes().

Here is the call graph for this function:

size_t restore_from_bytes ( CChunkInfo i,
const BYTE buf 
) [inline]

References get_size_in_bytes(), CChunkInfo::m_ChunkLength, CChunkInfo::m_ChunkType, and restore_from_bytes().

Here is the call graph for this function:

size_t get_size_in_bytes ( const CChunkOccurrence i  )  [inline]
size_t save_to_bytes ( const CChunkOccurrence i,
BYTE buf 
) [inline]
size_t restore_from_bytes ( CChunkOccurrence i,
const BYTE buf 
) [inline]

Variable Documentation

const int ClauseIndexDelta = 100