stream  0.10.0
stream analysis framework
Public Member Functions | Data Fields
base::RawDataRec Struct Reference

Internal raw data for base::Buffer. More...

#include <base/Buffer.h>

Public Member Functions

 RawDataRec ()
 constructor
 
void reset ()
 reset
 

Data Fields

int refcnt
 number of references
 
unsigned kind
 like ROC event, SPADIC or MBS or ..
 
unsigned boardid
 board id
 
unsigned format
 raw data format like optic, Ethernet for ROC and so on
 
GlobalTime_t local_tm
 buffer head time in local scale,
 
GlobalTime_t global_tm
 buffer head time in global time
 
void * buf
 raw data
 
unsigned datalen
 length of raw data
 
unsigned user_tag
 arbitrary data, can be used for any additional data
 

Detailed Description

Internal raw data for base::Buffer.


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