sprint 1-alpha
Classes | Namespaces | Defines
sprint/thread/pipe.h File Reference

cross platform pipe declaration More...

#include <windows.h>

Go to the source code of this file.

Classes

class  sprint::pipe
 a pipe wrapper 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.


Defines

#define DEFAULT_PIPE_BUFFER   8192
 it is possible to choose the pipe buffer size on some architecture

Detailed Description

cross platform pipe declaration

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines