Jpp
16.0.2
the software that should make you happy
|
Auxiliary class to remove bit-flipped ARS data. More...
#include <Timestamp.hh>
Public Types | |
typedef T | const_iterator |
Public Member Functions | |
Timestamp (T __begin, T __end) | |
Constructor. More... | |
const_iterator | begin () const |
const_iterator | end () const |
size_t | size () const |
bool | empty () const |
Auxiliary class to remove bit-flipped ARS data.
The input data are reshuffeld such that the pair container contains:
This class provides for the usual STL interface methods.
Definition at line 18 of file Timestamp.hh.
typedef T Timestamp< T >::const_iterator |
Definition at line 22 of file Timestamp.hh.
Constructor.
__begin | begin of input data |
__end | end of input data |
Definition at line 31 of file Timestamp.hh.
|
inline |
Definition at line 109 of file Timestamp.hh.
|
inline |
Definition at line 110 of file Timestamp.hh.
Definition at line 112 of file Timestamp.hh.
Definition at line 113 of file Timestamp.hh.