Project
Loading...
Searching...
No Matches
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked Struct Reference

#include <LabelContainer.h>

Public Member Functions

 HeaderElementLinked ()=default
 
 HeaderElementLinked (unsigned int i, int l, unsigned short s)
 
 ClassDefNV (HeaderElementLinked, 1)
 

Public Attributes

unsigned int index = 0
 
unsigned int lastindex = 0
 
unsigned short size = 0
 

Detailed Description

template<typename LabelType, bool isContiguousStorage = true>
struct o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked

Definition at line 46 of file LabelContainer.h.

Constructor & Destructor Documentation

◆ HeaderElementLinked() [1/2]

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::HeaderElementLinked ( )
default

◆ HeaderElementLinked() [2/2]

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::HeaderElementLinked ( unsigned int  i,
int  l,
unsigned short  s 
)
inline

Definition at line 48 of file LabelContainer.h.

Member Function Documentation

◆ ClassDefNV()

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::ClassDefNV ( HeaderElementLinked  ,
 
)

Member Data Documentation

◆ index

template<typename LabelType , bool isContiguousStorage = true>
unsigned int o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::index = 0

Definition at line 49 of file LabelContainer.h.

◆ lastindex

template<typename LabelType , bool isContiguousStorage = true>
unsigned int o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::lastindex = 0

Definition at line 50 of file LabelContainer.h.

◆ size

template<typename LabelType , bool isContiguousStorage = true>
unsigned short o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked::size = 0

Definition at line 51 of file LabelContainer.h.


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