Functions

PlmLine.cpp File Reference

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

Functions


Function Documentation

int GetMorphSignPosition ( const char *  LineStr  ) 

References is_alpha().

Referenced by CPlmLine::LoadPlmLineFromString(), and CLemWord::ProcessGraphematicalDescriptors().

Here is the call graph for this function:

Here is the caller graph for this function:

bool IsHomonym ( const char *  str  ) 

Referenced by GetWordForm().

Here is the caller graph for this function:

string GetWordForm ( const string &  LineStr  ) 

References IsHomonym().

Referenced by CreateDecartProduction(), and CPlmLine::LoadPlmLineFromString().

Here is the call graph for this function:

Here is the caller graph for this function:

bool init_flag ( string &  GraphDescr,
const char *  flag_str 
)

Referenced by CPlmLine::LoadPlmLineFromString().

Here is the caller graph for this function:

string TokenTypeToString ( const MainTokenTypeEnum t  ) 

References LLE, NUM, NUM_CHAR, OTHER_TOKEN_TYPE, PUNCTUAT, RLE, and ROMAN_NUM.

Referenced by CPlmLine::GetStr(), and CPlmLine::LoadPlmLineFromString().

Here is the caller graph for this function:

MainTokenTypeEnum StringToTokenType ( const string &  t  )