This is the complete list of members for
CIndexSetForLoadingStage, including all inherited members.
AddInputLoadIndexToMemoryLoadIndex() | CIndexSetForLoadingStage | |
AddItemStrToBuffer(const char *Str, size_t StrLen) | CIndexSetForLoadingStage | [protected] |
AddMemoryLoadIndexToMainLoadIndex() | CIndexSetForLoadingStage | |
AddToMemoryLoadIndexAndClear(vector< CItemIndexForLoading > &Body, vector< CItemIndexForLoading > &FileIndexSet) | CIndexSetForLoadingStage | [private] |
CIndexSetForLoadingStage() | CIndexSetForLoadingStage | |
CloseTempBigramsFile() | CIndexSetForLoadingStage | |
CreateTempFiles(string Path) | CIndexSetForLoadingStage | |
DeleteTempFiles() | CIndexSetForLoadingStage | |
FindIndexItem(const char *Item, vector< CItemIndexForLoading >::iterator &it) | CIndexSetForLoadingStage | [private] |
FindIndexItemInVector(const char *Item, vector< CItemIndexForLoading >::iterator &it, vector< CItemIndexForLoading > &V) | CIndexSetForLoadingStage | [private] |
GetHashNo(const char *Str) const | CIndexSetForLoadingStage | [private] |
GetMemoryLoadIndexItemsCount() const | CIndexSetForLoadingStage | |
GetName() const =0 | CIndexSetForLoadingStage | [private, pure virtual] |
IndexOneBigram(const char *Word1, BYTE Word1Len, const char *Word2, BYTE Word2Len, const CTokenNo &TokenOffset, char SecondWordAddress) | CIndexSetForLoadingStage | [protected] |
InsertToInputLoadIndex(const char *Str, size_t StrLen, const vector< CTokenNo > &occurrences) | CIndexSetForLoadingStage | |
m_BigramBorder | CIndexSetForLoadingStage | |
m_bUseItemStorage | CIndexSetForLoadingStage | |
m_CurrOccurTempFileName | CIndexSetForLoadingStage | [private] |
m_InputLoadIndexHash | CIndexSetForLoadingStage | [private] |
m_LeftContext | CIndexSetForLoadingStage | [private] |
m_LoadLess1 | CIndexSetForLoadingStage | [private] |
m_LoadLess2 | CIndexSetForLoadingStage | [private] |
m_MainOccurTempFileName | CIndexSetForLoadingStage | [protected] |
m_MaxBigramWindowSize | CIndexSetForLoadingStage | |
m_MemoryLoadIndexHash | CIndexSetForLoadingStage | [private] |
m_StringBuffer | CIndexSetForLoadingStage | |
m_TempBigramsFile | CIndexSetForLoadingStage | [private] |
m_TempBigramsFileName | CIndexSetForLoadingStage | [protected] |
m_TempStorageFile | CIndexSetForLoadingStage | [protected] |
m_TempStorageFileName | CIndexSetForLoadingStage | [protected] |
ProcessBigramBorder(CTokenNo occurrence) | CIndexSetForLoadingStage | |
SaveMemoryLoadIndex() | CIndexSetForLoadingStage | |
SortInputAndMemoryIndices() | CIndexSetForLoadingStage | |
UseBigrams() const | CIndexSetForLoadingStage | |
~CIndexSetForLoadingStage() | CIndexSetForLoadingStage | |