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

Utilities for parsing of data sequences. More...

#include <functional>
#include <vector>

Go to the source code of this file.

Classes

struct  o2::algorithm::typesize< T >
 
struct  o2::algorithm::typesize< void >
 
class  o2::algorithm::ForwardParser< HeaderT, TrailerT >
 
struct  o2::algorithm::ForwardParser< HeaderT, TrailerT >::FrameInfo
 
class  o2::algorithm::ReverseParser< HeaderT, TrailerT >
 
struct  o2::algorithm::ReverseParser< HeaderT, TrailerT >::FrameInfo
 of header, data, and trailer 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

Utilities for parsing of data sequences.

Author
Matthias Richter
Since
2017-09-20

Definition in file Parser.h.