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

Extension class for file extension. These extension are i.e.: More...

#include <reader.h>

Public Attributes

std::string name
 the name of the extension
 
uint16_t stream_id
 the stream id the extension belongs to
 
uint32_t user_id
 the user id (if needed)
 
uint32_t type_id
 the type id (if needed)
 
uint32_t version_id
 the version id (if needed)
 
size_t data_size
 the extension size in bytes
 
const void * data
 reference pointer to the data of the extension
 

Detailed Description

Extension class for file extension. These extension are i.e.:

  • indexed file tables
  • stream descriptions
  • referenced files extension
  • clock synchronization tables

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