#include <gstringext.h>
Public Member Functions | |
sUnCodeSymbol () | |
~sUnCodeSymbol () | |
bool | IsValid () |
bool | HasName () |
bool | IsLetter () |
bool | IsLetterUpcase () |
bool | IsLetterDowncase () |
void | SetCode (t_gUniPage aCode) |
int | SaveBin (FILE *f) |
int | ReadBin (FILE *f) |
Public Attributes | |
t_gUniPage | uniCode |
gString * | symbolName |
char | twoLetterCat [3] |
char | statZero |
char | thrLetterStyle [4] |
gString | strCompat |
t_gUniPage | ucCompat |
gString | strNumber |
char | cIsOpenClose |
t_gUniPage | extEqClose |
gString | strNote |
t_gUniPage | ucUpper |
t_gUniPage | ucDown |
t_gUniPage | ucUpRngExt |
gString | strLocale |
t_uchar | refVersLetter |
t_uint16 | extUtMask |
Static Public Attributes | |
static short | strSymNameLen = 60 |
static char | symBufExt [257] |
|
Definition at line 106 of file gstringext.h. |
|
Definition at line 121 of file gstringext.h. |
|
Definition at line 148 of file gstringext.h. |
|
Definition at line 151 of file gstringext.h. Referenced by sUnCodeBin::GetLetterCompat(), IsLetterDowncase(), and IsLetterUpcase(). |
|
Definition at line 157 of file gstringext.h. |
|
Definition at line 154 of file gstringext.h. |
|
Definition at line 420 of file gstringext.cpp. |
|
Definition at line 514 of file gstringext.cpp. |
|
Definition at line 452 of file gstringext.cpp. |
|
Definition at line 427 of file gstringext.cpp. |
|
Definition at line 133 of file gstringext.h. |
|
Definition at line 134 of file gstringext.h. |
|
Definition at line 141 of file gstringext.h. |
|
Definition at line 140 of file gstringext.h. |
|
Definition at line 128 of file gstringext.h. |
|
Definition at line 130 of file gstringext.h. Referenced by sUnCodeBin::ReadFromStream(), and sUnCodeBin::SaveToStream(). |
|
Definition at line 139 of file gstringext.h. Referenced by ReadBin(). |
|
Definition at line 135 of file gstringext.h. |
|
Definition at line 132 of file gstringext.h. Referenced by SaveBin(). |
|
Definition at line 11 of file gstringext.cpp. Referenced by ReadBin(), sUnCodeBin::ReadFromStream(), and SaveBin(). |
|
Definition at line 126 of file gstringext.h. Referenced by HasName(), ReadBin(), SaveBin(), and ~sUnCodeSymbol(). |
|
Definition at line 12 of file gstringext.cpp. Referenced by ReadBin(), sUnCodeBin::ReadFromStream(), and SaveBin(). |
|
Definition at line 129 of file gstringext.h. Referenced by ReadBin(), SaveBin(), and sUnCodeSymbol(). |
|
Definition at line 127 of file gstringext.h. Referenced by IsLetter(), IsLetterDowncase(), IsLetterUpcase(), IsValid(), ReadBin(), SaveBin(), SetCode(), and sUnCodeSymbol(). |
|
Definition at line 131 of file gstringext.h. Referenced by sUnCodeBin::GetLetterCompat(), ReadBin(), and SaveBin(). |
|
Definition at line 137 of file gstringext.h. |
|
Definition at line 136 of file gstringext.h. |
|
Definition at line 138 of file gstringext.h. |
|
Definition at line 125 of file gstringext.h. Referenced by sUnCodeBin::IsFlatOk(), ReadBin(), SaveBin(), and SetCode(). |