Functions

agramtab_.cpp File Reference

#include "StdGramtab.h"
#include "../common/util_classes.h"
#include "agramtab_.h"
Include dependency graph for agramtab_.cpp:

Functions


Function Documentation

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:

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:

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

Referenced by MixedDeclAssignFunction3(), and WeakDeclAssignFunction3().

Here is the caller graph for this function: