#include <error.hpp>
Public Member Functions | |
| error (const std::string &msg, unsigned int line) | |
| unsigned int | get_line () const |
Protected Attributes | |
| unsigned int | m_line |
Definition at line 32 of file serialise/error.hpp.
| obby::serialise::error::error | ( | const std::string & | msg, | |
| unsigned int | line | |||
| ) |
Definition at line 21 of file serialise/error.cpp.
| unsigned int obby::serialise::error::get_line | ( | ) | const |
unsigned int obby::serialise::error::m_line [protected] |
1.5.1