1#ifndef __JLANG__JNULLSTREAMBUFFER__
2#define __JLANG__JNULLSTREAMBUFFER__
13namespace JPP {
using namespace JLANG; }
22 public virtual std::streambuf
27 typedef std::streambuf::traits_type
traits;
virtual int_type overflow(int_type c)
Check overflow.
std::streamsize streamsize
traits::int_type int_type
virtual int_type underflow()
Check underflow.
static const JNullStreamBuffer & getInstance()
Get reference to unique instance of this class object.
std::streambuf::traits_type traits
JNullStreamBuffer()
Default constructor.
Auxiliary classes and methods for language specific functionality.
static JNullStream null
Null I/O stream.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).