stream.cpp File Reference

#include "data/stream.hpp"
#include "data/exception.hpp"
#include "data/string.hpp"
#include <cstdio>
#include <cwchar>
#include <cctype>

Include dependency graph for stream.cpp:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::io

Defines

#define snprintf   _snprintf
#define snscanf   _snscanf

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)


Define Documentation

#define snprintf   _snprintf

Definition at line 44 of file stream.cpp.

#define snscanf   _snscanf

Definition at line 45 of file stream.cpp.


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