Functions

ConcordAlgorithm.h File Reference

#include "../common/utilit.h"
Include dependency graph for ConcordAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Function Documentation

void SortWithLists ( vector< DWORD > &  V,
DwordVector Borders 
)

References CSortedList::size().

Referenced by SortOccurrences().

Here is the call graph for this function:

Here is the caller graph for this function:

void ConvertToVariableInteger ( const vector< DWORD > &  In,
vector< DWORD > &  Out 
)

References writeVInt().

Referenced by CompressOccurrences().

Here is the call graph for this function:

Here is the caller graph for this function:

void DeconvertFromVariableInteger ( const DWORD in_start,
const DWORD in_end,
DWORD out_start,
DWORD OutCount 
)

References readVInt().

Referenced by DearchiveOccurrences().

Here is the call graph for this function:

Here is the caller graph for this function: