Functions

gra_descr_primitives.h File Reference

#include "utilit.h"
#include "gra_descr.h"
Include dependency graph for gra_descr_primitives.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Function Documentation

bool IsEndTextPeriodDescriptor ( Descriptors  d  ) 

References CS_Heading, CS_Parent, CS_Undef, and OSentEnd.

Referenced by CUnitHolder::MakeOneWord().

Here is the caller graph for this function:

bool IsFirstMemberOfPairDesciptor ( Descriptors  d  ) 

References OEXPR1.

Referenced by CUnitHolder::ClearPairDescriptors(), and GetSecondMemberByTheFirst().

Here is the caller graph for this function:

bool IsSecondMemberOfPairDesciptor ( Descriptors  d  ) 

References OEXPR2.

Referenced by CUnitHolder::ClearPairDescriptors(), and GetFirstMemberByTheSecond().

Here is the caller graph for this function:

Descriptors GetSecondMemberByTheFirst ( Descriptors  d  ) 

References IsFirstMemberOfPairDesciptor().

Referenced by CUnitHolder::ClearPairDescriptors().

Here is the call graph for this function:

Here is the caller graph for this function:

Descriptors GetFirstMemberByTheSecond ( Descriptors  d  ) 

References IsSecondMemberOfPairDesciptor().

Referenced by CUnitHolder::ClearPairDescriptors().

Here is the call graph for this function:

Here is the caller graph for this function:

QWORD parse_gra_descriptors ( const char *  s,
string &  unparsed 
)

References _QM, DesArray, and StringTokenizer::val().

Referenced by CLemWord::ProcessGraphematicalDescriptors().

Here is the call graph for this function:

Here is the caller graph for this function:

const char* GetDescriptorStr ( int  DescriptorNo  )