ADTF
|
Used class to callback within the the ISampleLog::GetLogEntries. More...
Public Member Functions | |
virtual tResult | GetIt (const tSampleLogEntry &sLogEntry)=0 |
Needs to be implemented to get Entries via ISampleLog::GetLogEntries call. More... | |
Used class to callback within the the ISampleLog::GetLogEntries.
Definition at line 136 of file samplelog_intf.h.
|
pure virtual |
Needs to be implemented to get Entries via ISampleLog::GetLogEntries call.
sLogEntry | [in] The log entry. |
Implemented in cSampleLogEntryList.