API Documentation
Public Attributes | List of all members
nkGraphics::ContentLoadResult< T > Class Template Reference

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.
 

Detailed Description

template<typename T>
class nkGraphics::ContentLoadResult< T >

Holds information about an attempt of parsing content declaration sources.


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