#include <TextInput.h>
virtual G3D::TextInput::TokenException::~TokenException |
( |
| ) |
|
|
inlinevirtual |
G3D::TextInput::TokenException::TokenException |
( |
const std::string & |
src, |
|
|
int |
ln, |
|
|
int |
ch |
|
) |
| |
|
protected |
std::string sourceFile
Definition: TextInput.h:507
ParseError()
Definition: ParseError.h:46
std::string __cdecl format(const char *fmt...) G3D_CHECK_PRINTF_ARGS
std::string G3D::TextInput::TokenException::sourceFile |
Name of file being parsed when exception occurred.
- Deprecated:
- Use filename
The documentation for this class was generated from the following files: