#include <ecl/config/ecl.hpp>#include <string>#include <ecl/exceptions/standard_exception.hpp>
Go to the source code of this file.
Namespaces | |
| ecl | |
| ecl::devices | |
Functions | |
| StandardException | ecl::devices::close_exception (const char *loc, const std::string &file_name) |
| StandardException | ecl::devices::open_exception (const char *loc, const std::string &file_name) |
| StandardException | ecl::devices::read_exception (const char *loc) |
| StandardException | ecl::devices::sync_exception (const char *loc, const std::string &file_name) |
| StandardException | ecl::devices::write_exception (const char *loc) |