Ark Server API (ASE) - Wiki
|
This stream discards all characters written to it. More...
#include <NullStream.h>
Public Member Functions | |
NullOutputStream () | |
~NullOutputStream () | |
Creates the NullOutputStream. | |
Public Member Functions inherited from Poco::NullIOS | |
NullIOS () | |
~NullIOS () | |
Additional Inherited Members | |
Protected Attributes inherited from Poco::NullIOS | |
NullStreamBuf | _buf |
This stream discards all characters written to it.
Definition at line 75 of file NullStream.h.
Poco::NullOutputStream::NullOutputStream | ( | ) |
Poco::NullOutputStream::~NullOutputStream | ( | ) |
Creates the NullOutputStream.