Defines exception handlers for posix devices. More...
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Embedded control libraries. | |
namespace | 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) |
Defines exception handlers for posix devices.
Definition in file exception_handler_pos.hpp.