1 #ifndef __JLANG__JNULLSTREAMBUFFER__
2 #define __JLANG__JNULLSTREAMBUFFER__
13 namespace 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
std::streambuf::traits_type traits
traits::int_type int_type
static const JNullStreamBuffer & getInstance()
Get reference to unique instance of this class object.
virtual int_type underflow()
Check underflow.
JNullStreamBuffer()
Default constructor.
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).