Public Member Functions | |
TTsynonym (const TTsynonym *src) | |
TTsynonym (int mode, const char *str, FileHandle file) | |
TTsynonym (int mode, const TTstring &str) | |
TTsynonym * | copyFrom (const TTsynonym *src) |
int | save (SimpleFile *file) |
Public Member Functions inherited from Titanic::TTstringNode | |
TTstringNode * | findByName (const TTstring &str, VocabMode mode) |
Public Member Functions inherited from Titanic::TTnode | |
void | addToHead (TTnode *newNode) |
void | addToTail (TTnode *newNode) |
void | detach () |
void | deleteSiblings () |
TTnode * | getHead () |
TTnode * | getTail () |
Additional Inherited Members | |
Public Attributes inherited from Titanic::TTstringNode | |
TTstring | _string |
FileHandle | _file |
int | _mode |
int | _field1C |
Public Attributes inherited from Titanic::TTnode | |
TTnode * | _priorP |
TTnode * | _nextP |
Protected Member Functions inherited from Titanic::TTstringNode | |
void | initialize (int mode) |
void | initialize (TTstringNode *oldNode) |
Copies data from one synonym to another
int Titanic::TTsynonym::save | ( | SimpleFile * | file | ) |
Save data for the synonym to file