|
ADTF
|
#include <samplelog_intf.h>
Inherited by adtf::streaming::ant::cSampleLogEntryList.
Public Member Functions | |
| virtual tResult | GetIt (const tSampleLogEntry &sLogEntry)=0 |
Used class to callback within the the ISampleLog::GetLogEntries
|
pure virtual |
Needs to be implemented to get Entries via ISampleLog::GetLogEntries call
| sLogEntry | [in] The log entry. |
Implemented in adtf::streaming::ant::cSampleLogEntryList.