sprint 1-alpha
Classes | Namespaces
sprint/io/xstream/xstream.h File Reference

xstream is a lightweight class that abstracts the IO using virtual methods More...

#include <sprint/io/type.h>
#include <string>

Go to the source code of this file.

Classes

class  sprint::io::xstream
 a virtual IO class More...

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


namespace  sprint::io
 

the sprint::io namespace, which contains API to read and write from various device



Detailed Description

xstream is a lightweight class that abstracts the IO using virtual methods

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines