JWS C++ Library
C++ language utility library
|
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.
Abstract class to write this object to an output stream.
Definition in file writeable.cpp.