Contains additional helpful meda-data used by PGE Applications. More...
#include <meta_filedata.h>
Public Attributes | |
| PGEVECTOR< Bookmark > | bookmarks |
| Array of all position bookmarks presented in the opened file. | |
| bool | ReadFileValid |
| PGESTRING | ERROR_info |
| [Used by file parses] Contains description of error | |
| PGESTRING | ERROR_linedata |
| [Used by file parses] Contains data of line in the file where error was occopued | |
| int | ERROR_linenum |
| [Used by file parses] Contains number of line in the file where error was occouped | |
Contains additional helpful meda-data used by PGE Applications.
| bool MetaData::ReadFileValid |
[Used by file parses] Contains a result of file parsing: if true - file was parsed successfully, if false - parsing was aborted with errors
1.8.7