#include <ifstreamer.hpp>
Inheritance diagram for IFStreamerFactory:
Definition at line 95 of file ifstreamer.hpp.
Public Methods | |
XMLStreamer * | getStreamer (StreamerParams *p_pParameters, XMLFlowContext *p_pStreamContext, XMLStreamConsumer *p_pStreamConsumer) const |
This function produces and returns the streamer objects. |
|
This function produces and returns the streamer objects.
Implements XMLStreamerFactory. Definition at line 121 of file ifstreamer.cpp. |