Definition in file xmlstreamerfactory.hpp.
#include "config/commonincs.hpp"
#include "flow/buffers/xmlbuffers.hpp"
#include "flow/xmlstreamconsumer.hpp"
#include "processor/xmlstreamer.hpp"
Include dependency graph for xmlstreamerfactory.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | XMLStreamerFactory |
This class defines a XMLStreamer producer object. XMLStreamerFactory objects are created and maintained by the XMLProcessor. They are invoked to produce XMLStreamers for each active node in the XDFL scripts. This class should also be used to maintain a state which is specific to the kind of XMlStreamers produced and which is maintained for the XMLProcessor lifetime. More... | |
Defines | |
#define | _XMLSTREAMERFACTORY_HPP |
Variables | |
BEGIN_XDFLENGINE_NS class | XMLProcessor |
|
Definition at line 2 of file xmlstreamerfactory.hpp. |
|
Definition at line 49 of file xmlstreamerfactory.hpp. |