ADTF File Library
Loading...
Searching...
No Matches
adtf_file::FileItem Class Reference

class to create or read a file item. This file item is either a sample, streamtype or trigger. More...

#include <reader.h>

Public Attributes

uint16_t stream_id
 stream id the file items belongs to
 
std::chrono::nanoseconds time_stamp
 time stamp of the file item
 
std::shared_ptr< const StreamItemstream_item
 

Detailed Description

class to create or read a file item. This file item is either a sample, streamtype or trigger.

See also
adtf_file::StreamItem

Member Data Documentation

◆ stream_item

std::shared_ptr<const StreamItem> adtf_file::FileItem::stream_item

stream item is either a sample, streamtype or trigger.

See also
adtf_file::StreamItem

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