Add(char c) | gStringGeneric | |
Add(t_uchar c) | gStringGeneric | |
Add(char *s) | gStringGeneric | |
Add(t_uchar *s) | gStringGeneric | |
Add(int v) | gStringGeneric | |
Add(unsigned v) | gStringGeneric | |
AddString(gString &a) | gString | [virtual] |
CanRestore(FILE *f) | gStorage | [protected] |
CanSave(FILE *f) | gStorage | [protected] |
Copy(gString ©) | gString | [virtual] |
CopyFromTo(gString ©, unsigned startPos=0, unsigned endPos=0) | gString | [virtual] |
CopyFromToStr(char *s, unsigned startPos=0, unsigned endPos=0) | gString | [inline, virtual] |
Delete(unsigned startPos=0, unsigned endPos=0) | gString | [virtual] |
doRevalidateSize | gStringGeneric | [protected] |
DownString() | gStringGeneric | [virtual] |
e_Control enum value | gStorage | |
e_List enum value | gStorage | |
e_NoStorage enum value | gStorage | |
e_Real enum value | gStorage | |
e_ResvdStore enum value | gStorage | |
e_ResvdStore12 enum value | gStorage | |
e_ResvdStore13 enum value | gStorage | |
e_ResvdStore14 enum value | gStorage | |
e_ResvdStore15 enum value | gStorage | |
e_ResvdStore16 enum value | gStorage | |
e_ResvdStore17 enum value | gStorage | |
e_ResvdStore18 enum value | gStorage | |
e_ResvdStore19 enum value | gStorage | |
e_ResvdStore22 enum value | gStorage | |
e_ResvdStore23 enum value | gStorage | |
e_ResvdStore24 enum value | gStorage | |
e_ResvdStore25 enum value | gStorage | |
e_ResvdStore26 enum value | gStorage | |
e_ResvdStore27 enum value | gStorage | |
e_ResvdStore28 enum value | gStorage | |
e_ResvdStore29 enum value | gStorage | |
e_ResvdStore30 enum value | gStorage | |
e_ResvdStore8 enum value | gStorage | |
e_ResvdStore9 enum value | gStorage | |
e_SChar enum value | gStorage | |
e_SInt enum value | gStorage | |
e_SLongInt enum value | gStorage | |
e_StgDefault enum value | gStorage | |
e_StgFlat enum value | gStorage | |
e_StgGlobalFlat enum value | gStorage | |
e_StgGlobalString enum value | gStorage | |
e_StgNoStore enum value | gStorage | |
e_StgString enum value | gStorage | |
e_StoreExtend enum value | gStorage | |
e_StrAlloc enum value | gStringGeneric | |
e_StrDefault enum value | gStringGeneric | |
e_String enum value | gStorage | |
e_StrPreAlloc enum value | gStringGeneric | |
e_StrUnicode enum value | gStorage | |
e_UChar enum value | gStorage | |
e_UInt enum value | gStorage | |
e_ULongInt enum value | gStorage | |
e_UnusedStore enum value | gStorage | |
EndGuts() | gStorage | [virtual] |
eStorage enum name | gStorage | |
eStoreMethod enum name | gStorage | |
eStrStrategy enum name | gStringGeneric | |
Find(gString &sSub, bool doIgnoreCase=false) | gString | |
Find(char *s, bool doIgnoreCase=false) | gString | |
Find(char c, bool doIgnoreCase=false) | gString | |
Find(gString &sSub, unsigned &nOcc, bool doIgnoreCase=false) | gString | |
Find(char *s, unsigned &nOcc, bool doIgnoreCase=false) | gString | |
Find(char c, unsigned &nOcc, bool doIgnoreCase=false) | gString | |
FindAnyChr(gString &b, bool doIgnoreCase=false) | gString | |
FindAnyChr(char *s, bool doIgnoreCase=false) | gString | |
FindAnyChr(gString &b, bool doIgnoreCase, unsigned &posAny) | gString | |
FindAnyChr(char *s, bool doIgnoreCase, unsigned &posAny) | gString | |
FindBack(gString &sSub, bool doIgnoreCase=false) | gString | |
FindBack(char *s, bool doIgnoreCase=false) | gString | |
FindBack(char c, bool doIgnoreCase=false) | gString | |
FindExcept(gString &sExcept, bool doIgnoreCase=false) | gString | |
FindExcept(char *s, bool doIgnoreCase=false) | gString | |
fsysName | gFileSysName | |
GetChar(unsigned idx) | gStringGeneric | [inline, virtual] |
GetNumObjects() | gTop | [inline] |
GetStat() | gFileSysName | [virtual] |
GetStatPtr() | gFileSysName | [inline, virtual] |
GetStoreMethod() | gStorage | [inline, virtual] |
GetUChar(unsigned idx) | gStringGeneric | [virtual] |
gFileName() | gFileName | |
gFileName(char *s) | gFileName | |
gFileName(gString &s) | gFileName | |
gFileName(gString &s, gFileStat &aStat) | gFileName | |
gFileSysName(char *s, eFileSystemName aFSysName, bool isADirectory) | gFileSysName | [protected] |
gFileSysName(char *s, eFileSystemName aFSysName, gFileStat &aStat) | gFileSysName | [protected] |
gStorage(eStorage aKind, eStoreMethod aMethod=e_StgDefault) | gStorage | [protected] |
gString() | gString | |
gString(gString ©) | gString | |
gString(char *s) | gString | |
gString(t_uchar *s) | gString | |
gString(char c) | gString | |
gString(unsigned nBytes, char c) | gString | |
gStringGeneric(eStorage kind, eStrStrategy aStgy, t_uchar *s, unsigned aMaxSize) | gStringGeneric | [protected] |
gTop(t_uint16 intStgKind) | gTop | [protected] |
HasStat() | gFileSysName | [inline, virtual] |
Insert(gString ©, unsigned startPos=0) | gString | [virtual] |
InsertStr(char *s, unsigned startPos=0) | gString | [inline, virtual] |
IsDirectory() | gFileSysName | [inline, virtual] |
isDirectory | gFileSysName | [protected] |
IsEmpty() | gStringGeneric | [inline, virtual] |
IsOk() | gFileSysName | [inline, virtual] |
IsString() | gStorage | [inline, virtual] |
IsStrOk() | gFileSysName | [virtual] |
Kind() | gStorage | [inline] |
kind | gStorage | [protected] |
Length() | gStringGeneric | [inline, virtual] |
Match(gString ©, bool doIgnoreCase=false) | gString | |
Match(char *s, bool doIgnoreCase=false) | gString | |
MaximumStorageSize() | gStringGeneric | [inline, virtual] |
maxSize | gStringGeneric | [protected] |
MinimumStorageSize() | gStringGeneric | [inline, virtual] |
myChrNul | gStringGeneric | [protected, static] |
myStat | gFileSysName | [protected] |
Name() | gFileSysName | [inline, virtual] |
NewObject() | gString | [virtual] |
nObjHistogram | gTop | [static] |
oneCharBuf | gStorage | [protected, static] |
operator+(gString ©) | gString | |
operator+=(gString ©) | gString | |
gString::operator=(gString ©) | gString | |
gString::operator=(char *s) | gString | |
gString::operator=(char c) | gString | |
gString::operator=(int v) | gString | |
operator[](int index) | gStringGeneric | |
preMaxSize | gStringGeneric | [protected] |
Reset() | gStringGeneric | [virtual] |
RestoreGuts(FILE *f) | gString | [virtual] |
SaveGuts(FILE *f) | gString | [virtual] |
Set(char *s) | gStringGeneric | |
Set(t_uchar *s) | gStringGeneric | |
Set(int v) | gStringGeneric | |
Set(unsigned v) | gStringGeneric | |
SetEmpty() | gStringGeneric | [virtual] |
SetError(int opError) | gStorage | [virtual] |
SetStoreMethod(eStoreMethod aMethod) | gStorage | [virtual] |
Show(bool doShowAll=true) | gString | [virtual] |
size | gStringGeneric | [protected] |
stgKind | gTop | |
stgy | gStringGeneric | [protected] |
StorageName() | gStorage | [virtual] |
storeKindDesc | gStorage | [static] |
storeMethod | gStorage | [protected] |
Str() | gFileSysName | [virtual] |
str | gStringGeneric | [protected] |
thisCopy(t_uchar *s, unsigned len) | gStringGeneric | [protected] |
thisDelete() | gStringGeneric | [protected] |
thisFind(char *s, char *sub, unsigned startPos, bool doIgnoreCase) | gString | [protected] |
thisFindAny(char *s, char *strAny, bool doIgnoreCase, unsigned &posAny) | gString | [protected] |
thisFindBack(char *s, char *sub, unsigned startPos, bool doIgnoreCase, unsigned &nOcc) | gString | [protected] |
thisFindBackOcc(char *s, char *sub, unsigned &nOcc) | gString | [protected] |
thisFindExcept(char *s, char *exceptStr, unsigned startPos, bool doIgnoreCase) | gString | [protected] |
thisFindFwd(char *s, char *sub, unsigned startPos, bool doIgnoreCase, unsigned &nOcc) | gString | [protected] |
thisFindFwdOcc(char *s, char *sub, unsigned &nOcc) | gString | [protected] |
thisIndex(unsigned &idx) | gStringGeneric | [protected] |
thisIsValidIndex(int index) | gStringGeneric | [protected] |
thisMatch(char *s1, char *s2, bool doIgnoreCase) | gString | [protected] |
thisPreAllocate(t_uchar *s, unsigned toSize) | gStringGeneric | [protected] |
thisSetStoreMethod(eStoreMethod aMethod, eStoreMethod &resMethod) | gStorage | [protected] |
thisSize() | gStringGeneric | [protected, virtual] |
ToString(t_uchar *uBuf) | gString | [virtual] |
Trim() | gString | [virtual] |
TrimLeft() | gString | [virtual] |
TrimRight() | gString | [virtual] |
UpString() | gStringGeneric | [virtual] |
UStr() | gStringGeneric | [virtual] |
~gFileName() | gFileName | [virtual] |
~gFileSysName() | gFileSysName | [virtual] |
~gStorage() | gStorage | [virtual] |
~gString() | gString | [virtual] |
~gStringGeneric() | gStringGeneric | [virtual] |
~gTop() | gTop | [virtual] |