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.
◆ FColladaErrorHandler()
FColladaErrorHandler::FColladaErrorHandler |
( |
std::string & |
xmlErrors | ) |
|
◆ ~FColladaErrorHandler()
FColladaErrorHandler::~FColladaErrorHandler |
( |
| ) |
|
◆ OnError()
void FColladaErrorHandler::OnError |
( |
FUError::Level |
errorLevel, |
|
|
uint32 |
errorCode, |
|
|
uint32 |
lineNumber |
|
) |
| |
|
private |
◆ operator=()
◆ xmlErrors
std::string& FColladaErrorHandler::xmlErrors |
|
private |
The documentation for this class was generated from the following files: