| addLocation(const ExceptionLocation &location) | Exception | |
| addText(const std::string &errorText) | Exception | |
| dump(std::ostream &s) const | Exception | |
| EndOfFile() | EndOfFile | [inline] |
| EndOfFile(const EndOfFile &a) | EndOfFile | [inline] |
| EndOfFile(const gpstk::Exception &a) | EndOfFile | [inline] |
| EndOfFile(std::string a, unsigned long b=0, gpstk::Exception::Severity c=gpstk::Exception::unrecoverable) | EndOfFile | [inline] |
| errorId | Exception | [protected] |
| Exception() | Exception | |
| Exception(const std::string &errorText, const unsigned long &errorId=0, const Severity &severity=unrecoverable) | Exception | |
| Exception(const Exception &exception) | Exception | |
| FFStreamError() | FFStreamError | [inline] |
| FFStreamError(const FFStreamError &a) | FFStreamError | [inline] |
| FFStreamError(const gpstk::Exception &a) | FFStreamError | [inline] |
| FFStreamError(std::string a, unsigned long b=0, gpstk::Exception::Severity c=gpstk::Exception::unrecoverable) | FFStreamError | [inline] |
| getErrorId() const | Exception | [inline] |
| getLocation(const size_t &index=0) const | Exception | |
| getLocationCount() const | Exception | |
| getName() const | EndOfFile | [inline] |
| getText(const size_t &index=0) const | Exception | |
| getTextCount() const | Exception | |
| isRecoverable() const | Exception | [inline] |
| locations | Exception | [protected] |
| operator<<(std::ostream &s, const EndOfFile &c) | EndOfFile | [friend] |
| gpstk::FFStreamError::operator<<(std::ostream &s, const FFStreamError &c) | FFStreamError | [friend] |
| gpstk::Exception::operator<<(std::ostream &s, const Exception &e) | Exception | [friend] |
| operator=(const EndOfFile &kid) | EndOfFile | [inline] |
| gpstk::FFStreamError::operator=(const FFStreamError &kid) | FFStreamError | [inline] |
| gpstk::Exception::operator=(const Exception &e) | Exception | |
| overflow(int c) | Exception | [protected] |
| recoverable enum value | Exception | |
| setErrorId(const unsigned long &errId) | Exception | [inline] |
| setSeverity(const Severity &sever) | Exception | [inline] |
| Severity enum name | Exception | |
| severity | Exception | [protected] |
| terminate() | Exception | [inline] |
| text | Exception | [protected] |
| unrecoverable enum value | Exception | |
| what() const | Exception | [virtual] |
| ~EndOfFile() | EndOfFile | [inline] |
| ~Exception() | Exception | [inline] |
| ~FFStreamError() | FFStreamError | [inline] |
1.3.9.1