ADTF
Loading...
Searching...
No Matches
adtf::streaming::ant::ISampleReader Class Referenceabstract

#include <samplestreamer_intf.h>

Inherits adtf::streaming::ant::ISampleStreamer.

Inherited by adtf::streaming::ant::sample_streamer< ISampleReader, cInPin >.

Public Member Functions

virtual tResult BeginStreaming (ISampleStream &pStream)=0
 
- Public Member Functions inherited from adtf::streaming::ant::ISampleStreamer
virtual tResult EndStreaming ()=0
 
virtual tResult GetType (ucom::ant::iobject_ptr< const IStreamType > &pStreamType) const =0
 

Protected Member Functions

 ~ISampleReader ()=default
 not destructable
 
- Protected Member Functions inherited from adtf::streaming::ant::ISampleStreamer
 ~ISampleStreamer ()=default
 not destructable
 

Detailed Description

Sample Reader interface is to opens a sample stream for reading.

Member Function Documentation

◆ BeginStreaming()

virtual tResult adtf::streaming::ant::ISampleReader::BeginStreaming ( ISampleStream & pStream)
pure virtual

BeginStreaming will open the given Sample Stream for Reading while a connection is establishing.

Parameters
pStream[in] Sample Stream to open
Returns
Result Code depends on the implementation

Implemented in adtf::streaming::ant::cSampleReader.


The documentation for this class was generated from the following file: