|
ADTF
|
#include <requestable_writer.h>
Inherits adtf::streaming::flash::cSampleWriter.
Template that will register a request broker (an implementation of IStreamingRequests) at the connected Sample Stream.
|
inlineoverridevirtual |
Begin streaming on the given sample stream.
| [in] | pStream | the sample stream. |
Reimplemented from adtf::streaming::flash::cSampleWriter.
|
inlineoverridevirtual |
|
inline |
Use this to set the broker instance after the writer has been created.
| [in] | pBroker | The broker. |