| expected() const | Parsing::UnexpectedElement | [inline] |
| found() const | Parsing::UnexpectedElement | [inline] |
| getColumn() const | Typelib::ImportError | |
| getFile() const | Typelib::ImportError | |
| getLine() const | Typelib::ImportError | |
| ImportError(const std::string &file, const std::string &what_="", int line=0, int column=0) | Typelib::ImportError | |
| m_expected | Parsing::UnexpectedElement | [private] |
| m_found | Parsing::UnexpectedElement | [private] |
| setFile(const std::string &path) | Typelib::ImportError | |
| UnexpectedElement(const std::string &found_, const std::string expected_, const std::string &file="") | Parsing::UnexpectedElement | [inline] |
| ~ImportError() | Typelib::ImportError | |
| ~UnexpectedElement() | Parsing::UnexpectedElement | [inline] |