ddc
Functions
DocumentIterator.cpp File Reference
#include "DocumentIterator.h"
#include "ConcCommon.h"
#include "ConcIndexator.h"
#include "../RmlTar/RmlTar.h"
#include "../GraphanLib/HTMLConv.h"
#include "../CommonLib/bserialize.h"
Include dependency graph for DocumentIterator.cpp:

Functions

void replaceZeroCharWithSpace (vector< char > &buffer)
 
bool IsTarFile (const string &FileName)
 
string ReadTabFormatDocumentName (const string &line)
 

Function Documentation

◆ replaceZeroCharWithSpace()

void replaceZeroCharWithSpace ( vector< char > &  buffer)

Referenced by CIndexDocument::NormalizeDocumentBuffer().

Here is the caller graph for this function:

◆ IsTarFile()

bool IsTarFile ( const string &  FileName)

Referenced by CDocumentIterator::CDocumentIterator(), and CDocumentIterator::ReadTabFormatDocument().

Here is the caller graph for this function:

◆ ReadTabFormatDocumentName()

string ReadTabFormatDocumentName ( const string &  line)

Referenced by CDocumentIterator::CDocumentIterator(), and CDocumentIterator::ReadTabFormatDocument().

Here is the caller graph for this function: