#include <loadbi3.h>
Inheritance diagram for BI3TranslationTableLoader:

Public Member Functions | |
| virtual void | readTextFiles (PropertyReadingContainer &prc, const ASCString &fileName, const ASCString &location) |
| virtual void | read (tnstream &stream) |
| virtual void | write (tnstream &stream) |
| virtual ASCString | getTypeName () |
Definition at line 71 of file loadbi3.h.
| void BI3TranslationTableLoader::readTextFiles | ( | PropertyReadingContainer & | prc, | |
| const ASCString & | fileName, | |||
| const ASCString & | location | |||
| ) | [virtual] |
Implements TextFileDataLoader.
Definition at line 393 of file loadbi3.cpp.
References bi3ImportTables, Bi3MapTranslationTable::filename, Bi3MapTranslationTable::location, and Bi3MapTranslationTable::runTextIO().
| void BI3TranslationTableLoader::read | ( | tnstream & | stream | ) | [virtual] |
Implements TextFileDataLoader.
Definition at line 375 of file loadbi3.cpp.
References bi3ImportTables, tnstream::readInt(), and readPointerContainer().
| void BI3TranslationTableLoader::write | ( | tnstream & | stream | ) | [virtual] |
Implements TextFileDataLoader.
Definition at line 381 of file loadbi3.cpp.
References bi3ImportTables, tnstream::writeInt(), and writePointerContainer().
| ASCString BI3TranslationTableLoader::getTypeName | ( | ) | [virtual] |
1.5.1