ADTF  3.18.2
cPinOutputTester
Inheritance diagram for cPinOutputTester:
[legend]

Public Member Functions

tResult Connect (adtf::streaming::ant::IDataBinding &oDataBinding, const char *strPinName)
 
tResult Connect (const adtf::ucom::ant::iobject_ptr< adtf::streaming::ant::IOutPin > &pPin)
 
tResult Push (const adtf::streaming::ant::IStreamItem &oItem, tTimeStamp tsTime) override
 

Public Attributes

std::vector< adtf::ucom::object_ptr< const adtf::streaming::ant::ISample > > m_oSamples
 
std::vector< adtf::ucom::object_ptr< const adtf::streaming::ant::IStreamType > > m_oTypes
 
std::vector< tTimeStampm_oTriggers
 

Private Attributes

adtf::ucom::object_ptr< adtf::streaming::ant::ISampleStreamm_pSampleStream
 
- Private Attributes inherited from sample_reader< INTERNAL_QUEUE, STORE_LAST_SAMPLE, ACCESS_MODE >
INTERNAL_QUEUE m_oInternalQueue
 A internal sample queue.
 

Additional Inherited Members

- Private Types inherited from sample_reader< INTERNAL_QUEUE, STORE_LAST_SAMPLE, ACCESS_MODE >
typedef std::conditional< STORE_LAST_SAMPLE, cLastSampleReader, cSampleReader >::type base_class
 base class
 
- Private Member Functions inherited from sample_reader< INTERNAL_QUEUE, STORE_LAST_SAMPLE, ACCESS_MODE >
tResult Push (const IStreamItem &oItem, tTimeStamp tsTime) override
 
void Clear () override
 
tResult Pop (IStreamItem &oItem) override
 

Detailed Description

Definition at line 72 of file connect_pins.h.