#include <worldmain.h>
Public Methods | |
| cStringFile (std::string &path, const char *mode) | |
| ~cStringFile () | |
| void | read (std::string &line) |
| void | read (std::string &l, std::string &r) |
| void | read (std::string &first, std::string &second, std::string &third) |
| bool | eof () |
Public Attributes | |
| std::ifstream * | inStream |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|