ADTF
Loading...
Searching...
No Matches
adtf::streaming::ant::ISampleLog::tSampleLogEntry Struct Reference

#include <samplelog_intf.h>

Public Attributes

tSampleLogEntryEventID ui32EventID
 the event ID
 
tSampleLogEntryCreatorID ui64LogCreatorID
 
tSampleLogEntryThreadID i32ThreadID
 the thread ID where the log was made.
 
tSampleLogEntryProcessID ui64ProcID
 the process ID where the log was made.
 
tTimeStamp tmEntryTime
 the stream time when the log was made.
 
const void * pAdditionalDataRef
 additional information buffer reference for the entry depending on ui32EventID.
 
size_t szAdditionalDataSize
 additional information buffer size in bytes.
 

Detailed Description

Structure for one SampleLog Entry

Member Data Documentation

◆ ui32EventID

tSampleLogEntryEventID adtf::streaming::ant::ISampleLog::tSampleLogEntry::ui32EventID

the event ID

See also
eSampleLogEntryEventID

◆ ui64LogCreatorID

tSampleLogEntryCreatorID adtf::streaming::ant::ISampleLog::tSampleLogEntry::ui64LogCreatorID

the unique ID of the log entry creator (commonly you can receive one by calling IKernelInfoExtended::GetNamedHandle).


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