$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::DevNullBuffer Class Reference

A buffer which reads and writes nothing. More...

#include <parallelIO.h>

List of all members.

Protected Member Functions

virtual int_type overflow (int_type c)
virtual int_type underflow ()

Detailed Description

A buffer which reads and writes nothing.

This buffer is designed for use in parallel programming. It is assigned to processors which have potentially no access to the file system.


Member Function Documentation

virtual int_type plb::DevNullBuffer::overflow ( int_type  c  )  [inline, protected, virtual]
virtual int_type plb::DevNullBuffer::underflow (  )  [inline, protected, virtual]

The documentation for this class was generated from the following file: