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

Abstract class to write this object to an output stream. More...

#include <jwsc++/config.h>
#include <iostream>
#include <sstream>
#include <fstream>
#include <jwsc++/base/exception.h>
#include <jwsc++/base/writeable.h>

Go to the source code of this file.


Detailed Description

Abstract class to write this object to an output stream.

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

Definition in file writeable.cpp.