Public Member Functions | Public Attributes

CHitBorders::CBreakCollection Struct Reference

List of all members.

Public Member Functions

Public Attributes


Detailed Description

CBreakCollectionDescr is a structure that holds properties of a collection of breaks of one type.


Constructor & Destructor Documentation

CHitBorders::CBreakCollection::CBreakCollection ( const string &  ShortName,
const string &  LongName 
)

Member Function Documentation

string CHitBorders::CBreakCollection::GetBreakFileName ( string  Path  )  const

returns the file name for a break collection

References Format(), m_ShortName, and MakeFName().

Referenced by ClearAll(), ReadFromDisk(), CHitBorders::StartIndexing(), and CHitBorders::UniteBorders().

Here is the call graph for this function:

Here is the caller graph for this function:

void CHitBorders::CBreakCollection::ReadFromDisk ( string  Path  ) 

References GetBreakFileName(), m_BreakOffsets, and ReadVector().

Here is the call graph for this function:

bool CHitBorders::CBreakCollection::ClearAll ( string  Path  ) 

References FileExists(), GetBreakFileName(), and m_BreakOffsets.

Here is the call graph for this function:

void CHitBorders::CBreakCollection::CloseFileForIndexing (  ) 

References m_FileForIndexing.


Member Data Documentation

a file for temporally storing breaks during indexing

Referenced by CHitBorders::AddBreakByIndex(), CBreakCollection(), CloseFileForIndexing(), and CHitBorders::StartIndexing().

the breaks themselves

Referenced by ClearAll(), ReadFromDisk(), and CHitBorders::UniteBorders().


The documentation for this struct was generated from the following files: