|
Xpace
|
#include <elt_int.h>
Public Member Functions | |
| void | set (eltIntInfo< N > *h, bool isRun) |
| size_t | getLen () const |
| void | startEncode (MemBitStream *b) const |
| void | encode (const N &n, MemBitStream *b) const |
| void | startDecode (MemBitStream *b, BytePool *pool) |
| N | decode (MemBitStream *b) const |
|
inline |
Definition at line 490 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::getLen(), and Xpace::eltIntInfo< N >::getRunsHash().
Referenced by Xpace::eltIntCoded< N >::decode().
|
inline |
Definition at line 538 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::startEncode().
Referenced by Xpace::eltIntVarCoded< N >::set().
|
inline |
Definition at line 547 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::encode().
Referenced by Xpace::eltIntVarCoded< N >::getLen().
|
inline |
Definition at line 572 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::startDecode().
Referenced by Xpace::eltIntVarCoded< N >::startEncode().
|
inline |
Definition at line 582 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::decode().
Referenced by Xpace::eltIntVarCoded< N >::encode().
|
inline |
Definition at line 601 of file elt_int.h.
Referenced by Xpace::eltIntVarCoded< N >::startDecode().