Public Member Functions | |
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 () |
Public Attributes | |
TTstring | _string |
FileHandle | _file |
int | _mode |
int | _field1C |
Public Attributes inherited from Titanic::TTnode | |
TTnode * | _priorP |
TTnode * | _nextP |
Protected Member Functions | |
void | initialize (int mode) |
void | initialize (TTstringNode *oldNode) |
|
protected |
Initializes state for the node
|
protected |
Initializes state for the node
TTstringNode* Titanic::TTstringNode::findByName | ( | const TTstring & | str, |
VocabMode | mode | ||
) |
Find a string node in the linked chain by name