|
| TTpronoun (TTstring &str, WordClass wordClass, int val2, int val3, int val4) |
|
| TTpronoun (const TTpronoun *src) |
|
int | load (SimpleFile *file) |
|
int | getVal () const |
|
TTword * | copy () const override |
|
bool | comparePronounTo (int val) const override |
|
int | save (SimpleFile *file) const override |
|
| TTmajorWord (const TTstring &str, WordClass wordClass, int val2, int val3) |
|
| TTmajorWord (const TTmajorWord *src) |
|
bool | proc2 (int val) const override |
|
| TTword (const TTstring &str, WordClass wordClass, int val2) |
|
| TTword (const TTword *src) |
|
void | deleteSiblings () |
|
int | readSyn (SimpleFile *file) |
|
void | setSyn (TTsynonym *synP) |
|
int | setSynStr (TTstring &str) |
|
bool | hasSynonyms () const |
|
void | appendNode (TTsynonym *node) |
|
int | load (SimpleFile *file, WordClass wordClass) |
|
bool | findSynByName (const TTstring &str, TTsynonym *dest, VocabMode mode) const |
|
const char * | c_str () const |
|
| operator const char * () const |
|
const TTstring | getText () |
|
bool | compareTo (const char *str) const |
|
bool | compareTo (TTstring *str) const |
|
TTstringStatus | getStatus () const |
|
bool | isValid () const |
|
TTstringStatus | getChainStatus () const |
|
bool | isClass (WordClass wordClass) const |
|
TTword * | copyWords () |
|
virtual int | proc3 () const |
|
virtual void | proc4 () |
|
virtual void | proc5 () |
|
virtual bool | checkTag () const |
|
virtual bool | compareTagTo (uint tag) const |
|
virtual uint | getTag () const |
|
virtual bool | proc9 (int val) const |
|
virtual int | proc10 () const |
|
virtual void | proc11 () |
|
virtual bool | proc12 (int val) const |
|
virtual int | proc13 () const |
|
virtual bool | proc14 (int val) const |
|
virtual int | proc15 () const |
|
virtual bool | proc16 () const |
|
virtual bool | proc17 () const |
|
virtual bool | proc18 () const |
|
virtual int | proc20 () const |
|
virtual FileHandle | getSynFile () const |
|
virtual bool | checkSynFile (FileHandle file) const |
|
virtual void | setSynFile (FileHandle file) |
|
|
int | _field30 |
|
int | _field2C |
|
TTstringStatus | _status |
|
int | _field24 |
|
int | _field28 |
|
◆ load()
◆ copy()
TTword* Titanic::TTpronoun::copy |
( |
| ) |
const |
|
overridevirtual |
◆ save()
int Titanic::TTpronoun::save |
( |
SimpleFile * |
file | ) |
const |
|
inlineoverridevirtual |
Dumps data associated with the word to file
Reimplemented from Titanic::TTword.
The documentation for this class was generated from the following file: