Classes | Namespaces | Typedefs
BitFieldCoder.h File Reference
#include <vector>
#include <map>
#include <sstream>
#include <string>

Go to the source code of this file.

Classes

class  gar::geo::Tokenizer
 
class  gar::geo::BitFieldValue
 Helper class for BitFieldCoder that corresponds to one field value. More...
 
class  gar::geo::BitFieldCoder
 Helper class for decoding and encoding a bit field of 64bits for convenient declaration. More...
 

Namespaces

 gar
 General GArSoft Utilities.
 
 gar::geo
 

Typedefs

typedef long long gar::geo::long64
 
typedef unsigned long long gar::geo::ulong64