Definition in file xmlstreamer.hpp.
#include "config/commonincs.hpp"
#include "flow/xmlstreamconsumer.hpp"
Include dependency graph for xmlstreamer.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | XMLStreamer |
Base class for XML streamers. This defines XML processing objects which are provided XML data as a chunked byte stream and output the result of their processing in a XMLStreamConsumer object. More... | |
Defines | |
#define | _XMLSTREAMER_HPP |
Typedefs | |
typedef VAarray< char * > | StreamerParams |
Variables | |
BEGIN_XDFLENGINE_NS class | XMLStreamerFactory |
|
Definition at line 2 of file xmlstreamer.hpp. |
|
Definition at line 49 of file xmlstreamer.hpp. |
|
Definition at line 47 of file xmlstreamer.hpp. |