ddc
Functions
agramtab_.cpp File Reference
#include "StdGramtab.h"
#include "../CommonLib/util_classes.h"
#include "agramtab_.h"
Include dependency graph for agramtab_.cpp:

Functions

static BYTE GetTagFromStr (const CAgramtab &A, const char *tab_str)
 
static bool ProcessAgramtabLine (CAgramtab &A, const char *tab_str, size_t LineNo)
 
string CommonAncodeAssignFunction (const CAgramtab *pGramTab, const string &s1, const string &s2)
 

Function Documentation

◆ GetTagFromStr()

static BYTE GetTagFromStr ( const CAgramtab A,
const char *  tab_str 
)
static

References CAgramtab::GetPartOfSpeechesCount(), CAgramtab::GetPartOfSpeechStr(), and UnknownPartOfSpeech.

Referenced by CAgramtab::ProcessPOSAndGrammems().

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

◆ ProcessAgramtabLine()

static bool ProcessAgramtabLine ( CAgramtab A,
const char *  tab_str,
size_t  LineNo 
)
static

References CAgramtab::GetLine(), CAgramtabLine::m_Grammems, CAgramtabLine::m_PartOfSpeech, and CAgramtab::ProcessPOSAndGrammems().

Referenced by CAgramtab::Read(), and CAgramtab::ReadAndCheck().

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

◆ CommonAncodeAssignFunction()

string CommonAncodeAssignFunction ( const CAgramtab pGramTab,
const string &  s1,
const string &  s2 
)

Referenced by MixedDeclAssignFunction3(), and WeakDeclAssignFunction3().

Here is the caller graph for this function: