stream.hpp File Reference

#include "data/data.hpp"
#include "data/printable.hpp"
#include "data/serializable.hpp"

Include dependency graph for stream.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::io

Classes

class  data_stream
 A data stream. More...
class  text_stream
 A text stream. More...

Functions

data_stream & operator<< (data_stream &st, const serializable &ss)
text_stream & operator<< (text_stream &s, const printable &p)
data_stream & operator>> (data_stream &st, serializable &ss)
text_stream & operator>> (text_stream &s, printable &p)


Generated on Sat Mar 1 13:50:05 2008 for Periapsis Project by  doxygen 1.5.5