Project
Loading...
Searching...
No Matches
o2::dataformats::MessageSizePair Struct Reference

#include <TimeFrame.h>

Public Member Functions

 MessageSizePair ()
 
 MessageSizePair (size_t s, char *b)
 

Public Attributes

Int_t size
 
charbuffer
 

Detailed Description

Definition at line 29 of file TimeFrame.h.

Constructor & Destructor Documentation

◆ MessageSizePair() [1/2]

o2::dataformats::MessageSizePair::MessageSizePair ( )
inline

Definition at line 30 of file TimeFrame.h.

◆ MessageSizePair() [2/2]

o2::dataformats::MessageSizePair::MessageSizePair ( size_t  s,
char b 
)
inline

Definition at line 31 of file TimeFrame.h.

Member Data Documentation

◆ buffer

char* o2::dataformats::MessageSizePair::buffer

Definition at line 33 of file TimeFrame.h.

◆ size

Int_t o2::dataformats::MessageSizePair::size

Definition at line 32 of file TimeFrame.h.


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