atlas  0.6
Public Member Functions | Public Attributes | List of all members
atlas::kl_error::KLError Struct Reference

#include <kl_error.h>

Collaboration diagram for atlas::kl_error::KLError:
Collaboration graph
[legend]

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::KLContextklc
 

Constructor & Destructor Documentation

atlas::kl_error::KLError::KLError ( size_t  x,
size_t  y,
int  line,
const kl::KLContext klc 
)
inline

Member Function Documentation

void atlas::kl_error::KLError::operator() ( const char *  mess) const

Member Data Documentation

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

The documentation for this struct was generated from the following files: