|
World Ocean Simulation System (WOSS) library
|
This is the complete list of members for woss::WossException, including all inherited members.
| CHAR_ARR_LENGTH | woss::WossException | inlinestatic |
| error_type | woss::WossException | protected |
| file | woss::WossException | protected |
| func | woss::WossException | protected |
| getErrorType() const | woss::WossException | inline |
| getFile() const | woss::WossException | inline |
| getFunc() const | woss::WossException | inline |
| getInfo() const | woss::WossException | inline |
| getLine() const | woss::WossException | inline |
| info | woss::WossException | protected |
| line | woss::WossException | protected |
| operator=(const WossException ©)=default | woss::WossException | |
| printAndExit(const std::exception *e) | woss::WossException | static |
| what() const | woss::WossException | virtual |
| what_str | woss::WossException | protected |
| WossException(WossErrorType error_type_, const char *file_, int line_, const char *func_, const char *info_) | woss::WossException | |
| WossException(const WossException ©)=default | woss::WossException | |
| ~WossException() override=default | woss::WossException | virtual |