ddc
Functions | Variables
DwdsThesaurus.cpp File Reference
#include "string.h"
#include "DwdsThesaurus.h"
#include "../CommonLib/util_classes.h"
#include "../CommonLib/bserialize.h"
Include dependency graph for DwdsThesaurus.cpp:

Functions

const CDwdsThesaurusLoadDwdsThesaurus ()
 
void FreeDwdsThesaurus (const CDwdsThesaurus *pThes)
 
string GetThesaurusPath ()
 

Variables

int ReferenceCount = 0
 
CDwdsThesauruspDwdsThesaurus = 0
 

Function Documentation

◆ LoadDwdsThesaurus()

const CDwdsThesaurus* LoadDwdsThesaurus ( )

References CDwdsThesaurus::LoadDwdsThesaurus(), pDwdsThesaurus, and ReferenceCount.

Referenced by CConcIndexator::StartIndexing().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ FreeDwdsThesaurus()

void FreeDwdsThesaurus ( const CDwdsThesaurus pThes)

References pDwdsThesaurus, and ReferenceCount.

Referenced by CConcIndexator::NormalEndIndexing().

Here is the caller graph for this function:

◆ GetThesaurusPath()

string GetThesaurusPath ( )

References CanGetRegistryString(), and GetRegistryString().

Referenced by CDwdsThesaurus::LoadDwdsThesaurus().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ReferenceCount

int ReferenceCount = 0

◆ pDwdsThesaurus

CDwdsThesaurus* pDwdsThesaurus = 0