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

implement a buffered IO virtual policy on sprint::io::mem More...

#include <sprint/io/xstream/xstream.h>
#include <sprint/io/xstream/detail/xadapter.h>
#include <sprint/io/mem.h>

Go to the source code of this file.

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


Typedefs

typedef xadapter
< sprint::io::mem< true > > 
sprint::io::xmem
typedef xadapter
< sprint::io::mem< false > > 
sprint::io::xconst_mem

Detailed Description

implement a buffered IO virtual policy on sprint::io::mem

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines