atlas
0.6
|
#include <kl_error.h>
Public Member Functions | |
KLError (size_t x, size_t y, int line, const kl::KLContext &klc) | |
void | operator() (const char *) const |
Public Attributes | |
size_t | x |
size_t | y |
int | line |
const kl::KLContext * | klc |
|
inline |
void atlas::kl_error::KLError::operator() | ( | const char * | mess | ) | const |
const kl::KLContext* atlas::kl_error::KLError::klc |
int atlas::kl_error::KLError::line |
size_t atlas::kl_error::KLError::x |
size_t atlas::kl_error::KLError::y |