ATLAS Offline Software
Classes | Namespaces
BitUnpacker.h File Reference

Helper to unpack a set of values bitwise from a stream. More...

#include <stdint.h>
#include <cassert>
#include "CxxUtils/BitUnpacker.icc"
Include dependency graph for BitUnpacker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CxxUtils::BitUnpacker< STREAM >
 Helper to unpack a set of values bitwise from a stream. More...
 
class  CxxUtils::BitUnpacker8< STREAM >
 Helper to unpack a set of values bitwise from a stream. More...
 
class  CxxUtils::BitUnpacker16< STREAM >
 Helper to unpack a set of values bitwise from a stream. More...
 

Namespaces

 CxxUtils
 

Detailed Description

Helper to unpack a set of values bitwise from a stream.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2014

Definition in file BitUnpacker.h.