Standard error handler - logs FCollada messages using Log(), and also maintains a list of XML parser errors.
More...
#include <CommonConvert.h>
Standard error handler - logs FCollada messages using Log(), and also maintains a list of XML parser errors.
Definition at line 54 of file CommonConvert.h.
FColladaErrorHandler::FColladaErrorHandler |
( |
std::string & |
xmlErrors | ) |
|
FColladaErrorHandler::~FColladaErrorHandler |
( |
| ) |
|
void FColladaErrorHandler::OnError |
( |
FUError::Level |
errorLevel, |
|
|
uint32 |
errorCode, |
|
|
uint32 |
lineNumber |
|
) |
| |
|
private |
std::string& FColladaErrorHandler::xmlErrors |
|
private |
The documentation for this class was generated from the following files: