JWS C++ Library
C++ language utility library
base Directory Reference
Directory dependency graph for jwsc++/base/:
jwsc++/base/

Files

file  cloneable.h [code]
 

Abstract class to clone this object.


file  exception.cpp [code]
 

Base and common derived exceptions for the jwsc++ library.


file  exception.h [code]
 

Base and common derived exceptions for the jwsc++ library.


file  option.cpp [code]
 

Provides program option support via the command-line or an options file.


file  option.h [code]
 

Provides program option support via the command-line or an options file.


file  readable.cpp [code]
 

Abstract class to read this object from an input stream.


file  readable.h [code]
 

Abstract class to read this object from an input stream.


file  writeable.cpp [code]
 

Abstract class to write this object to an output stream.


file  writeable.h [code]
 

Abstract class to write this object to an output stream.