Public Member Functions | Public Attributes

CConcordance Class Reference

Class CConcordance is a modification of CConcHolder, which automates handling of CConcHolder::m_pIndexator. CConcordance makes all necessary initialization steps in the constructor and the deinitialization steps in the destructor. More...

#include <ConcHolder.h>

Inheritance diagram for CConcordance:
Inheritance graph
[legend]
Collaboration diagram for CConcordance:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Class CConcordance is a modification of CConcHolder, which automates handling of CConcHolder::m_pIndexator. CConcordance makes all necessary initialization steps in the constructor and the deinitialization steps in the destructor.


Constructor & Destructor Documentation

CConcordance::CConcordance (  ) 
CConcordance::~CConcordance (  )  [virtual]

Member Function Documentation

bool CConcordance::LoadProject ( const char *  FileName  ) 

Loads indices from the disk in order to start querying.

References CConcHolder::ClearQueryCache(), CConcIndexator::LoadProject(), and CConcHolder::m_pIndexator.

Here is the call graph for this function:

bool CConcordance::SaveProject ( string  FileName  ) 

Saves the list of source files to file *.con.

References CConcHolder::m_pIndexator, CSourceFileHolder::SaveSourceFileList(), and CStringIndexator::SetPath().

Here is the call graph for this function:


Member Data Documentation

It shows us that the options were changed.

Referenced by CConcordance().


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