Public Attributes | |
char * | uchar_t_ascii |
size_t | uchar_t_asciilen |
wchar_t * | uchar_t_unicode |
size_t | uchar_t_unicodelen |
Definition at line 261 of file teklti.h.
|
Contains a pointer to where the ascii-version of the string is located. Definition at line 266 of file teklti.h. Referenced by TekFileBZ2Binary::put_Filename(), TekFileBinary::put_Filename(), TekFileASCIIBare::put_Filename(), TekFileBZ2ASCII::ReadLine(), TekFileASCIIBare::ReadLine(), TekFileBZ2ASCII::WriteLine(), and TekFileASCIIBare::WriteLine(). |
|
Contains the size of the memory referenced by uchar_t_ascii. Definition at line 270 of file teklti.h. Referenced by TekFileBZ2Binary::put_Filename(), TekFileBZ2ASCII::ReadLine(), TekFileASCIIBare::ReadLine(), and TekFileBZ2ASCII::WriteLine(). |
|
Contains a pointer to where the unicode-version of the string is located. |
|
Contains the size of the memory referenced by uchar_t_ascii. |