JWS C++ Library
C++ language utility library
readable.cpp File Reference

Abstract class to read this object from an input stream. More...

#include <jwsc++/config.h>
#include <iostream>
#include <sstream>
#include <fstream>
#include <cctype>
#include <cstring>
#include <jwsc++/base/exception.h>
#include <jwsc++/base/readable.h>

Go to the source code of this file.


Detailed Description

Abstract class to read this object from an input stream.

Author:
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file readable.cpp.