|
Open Babel
3.0
|
This is the complete list of members for OBError, including all inherited members.
| _errorMsg | OBError | protected |
| _explanation | OBError | protected |
| _level | OBError | protected |
| _method | OBError | protected |
| _possibleCause | OBError | protected |
| _suggestedRemedy | OBError | protected |
| GetError() const | OBError | inline |
| GetExplanation() const | OBError | inline |
| GetLevel() const | OBError | inline |
| GetMethod() const | OBError | inline |
| GetPossibleCause() const | OBError | inline |
| GetSuggestedRemedy() const | OBError | inline |
| message(void) const | OBError | |
| OBError(const std::string &method="", const std::string &errorMsg="", const std::string &explanation="", const std::string &possibleCause="", const std::string &suggestedRemedy="", const obMessageLevel=obDebug) | OBError | |
| operator<<(std::ostream &os, const OBError &er) | OBError | friend |
| operator==(const OBError &) const | OBError |
1.8.13