JWS C++ Library
C++ language utility library
|
Classes | |
class | Cloneable |
Abstract class to clone this object. More... | |
class | Exception |
Base class of all exceptions in the jwsc++ library. More... | |
class | IO_error |
Input/Output error exception. More... | |
class | Arg_error |
Argument error exception. More... | |
class | Result_error |
Result error exception. More... | |
class | Option |
Base program option. More... | |
class | Option_with_arg |
Option that takes an argument. More... | |
class | Option_no_arg |
Option that does not take an argument. More... | |
class | Options |
Collection of Options for processing. More... | |
class | Readable |
Abstract class to read this object from an input stream. More... | |
class | Writeable |
Abstract class to write this object to an output stream. More... |