Definition in file nullbuffer.hpp.
#include "config/commonincs.hpp"
#include "flow/xmlstreambuffer.hpp"
Include dependency graph for nullbuffer.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | NullBuffer |
Implements a "black hole" buffer which does not retain data. This buffer is used when a buffer is required, but its data are not used. More... | |
Defines | |
#define | _NULLBUFFER_HPP |
|
Definition at line 2 of file nullbuffer.hpp. |