Holds information about an attempt of parsing content declaration sources. More...
Public Attributes | |
std::vector< std::string > | _errorMessages |
The error messages, if any. | |
std::vector< T * > | _loadResult |
The resulting content, if any. | |
CONTENT_LOAD_RESULT_STATE | _success = CONTENT_LOAD_RESULT_STATE::SUCCESS |
The success flag of loading. | |
Holds information about an attempt of parsing content declaration sources.