Streaming of input.
More...
#include <JNullStream.hh>
Streaming of input.
Definition at line 23 of file JNullStream.hh.
◆ traits
◆ int_type
◆ streamsize
◆ JNullStream()
JLANG::JNullStream::JNullStream |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 32 of file JNullStream.hh.
JNullStreamBuffer()
Default constructor.
◆ close()
void JLANG::JNullStream::close |
( |
| ) |
|
|
inline |
Close stream.
This method does nothing.
Definition at line 43 of file JNullStream.hh.
◆ getInstance()
Get reference to unique instance of this class object.
- Returns
- reference to this class object
Definition at line 44 of file JNullStreamBuffer.hh.
◆ underflow()
virtual int_type JLANG::JNullStreamBuffer::underflow |
( |
| ) |
|
|
inlinevirtualinherited |
◆ overflow()
Check overflow.
This method writes nothing.
- Parameters
-
- Returns
- c
Definition at line 71 of file JNullStreamBuffer.hh.
The documentation for this class was generated from the following file: