|
ldas-tools-al 2.6.7
|
This is the complete list of members for LdasException, including all inherited members.
| addError(int library, int code, const std::string &1, const std::string &info="", const char *file=0, size_t line=0) | LdasException | |
| addError(const ErrorInfo &e) | LdasException | |
| getError(size_t i) const | LdasException | |
| getSize() const | LdasException | inline |
| LdasException() | LdasException | |
| LdasException(int library, int code, const std::string &1, const std::string &info="", const char *file=0, size_t line=0) | LdasException | explicit |
| LdasException(const ErrorInfo &e) | LdasException | |
| LdasException(const LdasException &e) | LdasException | |
| operator!=(const LdasException &e) const | LdasException | inline |
| operator=(const LdasException &e) | LdasException | |
| operator==(const LdasException &e) const | LdasException | inline |
| operator[](size_t i) const | LdasException | |
| ~LdasException() | LdasException | virtual |