Contains defition of a FileStringList class - a string container which automatically splits lines by line feeds. More...
#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | FileStringList |
| Provides string container automatically splited from entire file data. More... | |
Macros | |
| #define | PGESTRING std::string |
| #define | PGESTRINGList std::vector<std::string > |
Contains defition of a FileStringList class - a string container which automatically splits lines by line feeds.
1.8.7