PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
MetaData Struct Reference

Contains additional helpful meda-data used by PGE Applications. More...

#include <meta_filedata.h>

Public Attributes

PGEVECTOR< Bookmarkbookmarks
 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
 

Detailed Description

Contains additional helpful meda-data used by PGE Applications.

Member Data Documentation

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


The documentation for this struct was generated from the following file: