Namespaces | |
tests | |
Classes | |
class | CharBuffer |
Simple char string buffer class for use internally by the devices. | |
class | CharStringBuffer |
Simple char string buffer class for use internally by the devices. | |
class | SharedFileCommon |
Interface distributed to all members of a shared output file. | |
class | SharedFileManager |
Functions | |
ecl::Error | close_error () |
StandardException | close_exception (const char *loc, const std::string &file_name) |
ecl::Error | open_error () |
StandardException | open_exception (const char *loc, const std::string &file_name) |
ecl::Error | read_error () |
StandardException | read_exception (const char *loc) |
ecl::Error | sync_error () |
StandardException | sync_exception (const char *loc, const std::string &file_name) |
ecl::Error | write_error () |
StandardException | write_exception (const char *loc) |