#include <smt2_tokenizer.h>
Definition at line 24 of file smt2_tokenizer.h.
◆ smt2_errort() [1/4]
smt2_tokenizert::smt2_errort::smt2_errort |
( |
smt2_errort && |
| ) |
|
|
default |
◆ smt2_errort() [2/4]
smt2_tokenizert::smt2_errort::smt2_errort |
( |
const smt2_errort & |
other | ) |
|
|
inline |
◆ smt2_errort() [3/4]
smt2_tokenizert::smt2_errort::smt2_errort |
( |
const std::string & |
_message, |
|
|
unsigned |
_line_no |
|
) |
| |
|
inline |
◆ smt2_errort() [4/4]
smt2_tokenizert::smt2_errort::smt2_errort |
( |
unsigned |
_line_no | ) |
|
|
inlineexplicit |
◆ get_line_no()
unsigned smt2_tokenizert::smt2_errort::get_line_no |
( |
| ) |
const |
|
inline |
◆ message_ostream()
std::ostringstream& smt2_tokenizert::smt2_errort::message_ostream |
( |
| ) |
|
|
inline |
◆ what()
std::string smt2_tokenizert::smt2_errort::what |
( |
| ) |
const |
|
inline |
◆ line_no
unsigned smt2_tokenizert::smt2_errort::line_no |
|
protected |
◆ message
std::ostringstream smt2_tokenizert::smt2_errort::message |
|
protected |
The documentation for this class was generated from the following file: