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

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

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

Go to the source code of this file.

Classes

class  jwscxx::base::Writeable
 Abstract class to write this object to an output stream. More...

Namespaces

namespace  jwscxx
namespace  jwscxx::base

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.h.