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

#include <LabelContainer.h>

Public Member Functions

constexpr LabelView (int i, std::vector< HeaderElement > &v1, std::vector< StoredLabelType > &v2)
 
Iterator begin ()
 
Iterator end ()
 
size_t size () const
 

Detailed Description

template<typename LabelType, bool isContiguousStorage = true>
class o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView

Definition at line 120 of file LabelContainer.h.

Constructor & Destructor Documentation

◆ LabelView()

template<typename LabelType , bool isContiguousStorage = true>
constexpr o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView::LabelView ( int  i,
std::vector< HeaderElement > &  v1,
std::vector< StoredLabelType > &  v2 
)
inlineconstexpr

Definition at line 128 of file LabelContainer.h.

Member Function Documentation

◆ begin()

template<typename LabelType , bool isContiguousStorage = true>
Iterator o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView::begin ( )
inline

Definition at line 131 of file LabelContainer.h.

◆ end()

template<typename LabelType , bool isContiguousStorage = true>
Iterator o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView::end ( )
inline

Definition at line 136 of file LabelContainer.h.

◆ size()

template<typename LabelType , bool isContiguousStorage = true>
size_t o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView::size ( ) const
inline

Definition at line 142 of file LabelContainer.h.


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