Project
Loading...
Searching...
No Matches
BitstreamReader.h File Reference

Utility class to provide bitstream access to an underlying resource. More...

#include <type_traits>
#include <bitset>

Go to the source code of this file.

Classes

class  o2::algorithm::BitstreamReader< BufferType >
 
class  o2::algorithm::BitstreamReader< BufferType >::Bits< FieldType, N, ParentType >
 Helper class to get value of specified type which holds the number used bits. More...
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::algorithm
 

Detailed Description

Utility class to provide bitstream access to an underlying resource.

Author
Matthias Richter
Since
2019-06-05

Definition in file BitstreamReader.h.