_context | Tagcoll::ContextException | [protected] |
_file | Tagcoll::ParserException | [protected] |
_line | Tagcoll::ParserException | [protected] |
context() const | Tagcoll::ContextException | [inline, virtual] |
ContextException(const std::string &context) | Tagcoll::ContextException | [inline] |
desc() const | Tagcoll::ParserException | [virtual] |
Exception() | Tagcoll::Exception | [inline] |
file() const | Tagcoll::ParserException | [inline] |
file() | Tagcoll::ParserException | [inline] |
file(const std::string file) | Tagcoll::ParserException | [inline] |
line() const | Tagcoll::ParserException | [inline] |
line(int line) | Tagcoll::ParserException | [inline] |
ParserException(const ParserInput &input, const std::string &message) | Tagcoll::ParserException | |
ParserException(const std::string &file, int line, const std::string &message) | Tagcoll::ParserException | [inline] |
ParserException(int line, const std::string &message) | Tagcoll::ParserException | [inline] |
ParserException(const std::string &message) | Tagcoll::ParserException | [inline] |
ParserInputException(const ParserInput &input, const std::string &message) | Tagcoll::ParserInputException | [inline] |
type() const | Tagcoll::ParserInputException | [inline, virtual] |
what() const | Tagcoll::Exception | [inline, virtual] |
~ContextException() | Tagcoll::ContextException | [inline] |
~Exception() | Tagcoll::Exception | [inline, virtual] |
~ParserException() | Tagcoll::ParserException | [inline, virtual] |
~ParserInputException() | Tagcoll::ParserInputException | [inline, virtual] |