Xpace
Xpace::eltIntFixed< N > Class Template Reference

#include <elt_int.h>

Public Member Functions

void set (const std::vector< N > *v, const N &maxValue)
 
size_t getLen () const
 
void startEncode (MemBitStream *n) const
 
void encode (const N &n, MemBitStream *b) const
 
void startDecode (MemBitStream *b, BytePool *)
 
decode (MemBitStream *b) const
 

Detailed Description

template<typename N>
class Xpace::eltIntFixed< N >

Definition at line 67 of file elt_int.h.

Member Function Documentation

template<typename N >
void Xpace::eltIntFixed< N >::set ( const std::vector< N > *  v,
const N &  maxValue 
)
inline

Definition at line 316 of file elt_int.h.

References Xpace::eltIntFixed< N >::getLen().

Referenced by Xpace::eltIntInfo< N >::set().

template<typename N >
size_t Xpace::eltIntFixed< N >::getLen ( ) const
inline

Definition at line 326 of file elt_int.h.

References Xpace::eltIntFixed< N >::startEncode().

Referenced by Xpace::eltIntFixed< N >::set().

template<typename N >
void Xpace::eltIntFixed< N >::startEncode ( MemBitStream *  n) const
inline

Definition at line 335 of file elt_int.h.

References Xpace::eltIntFixed< N >::encode().

Referenced by Xpace::eltIntFixed< N >::getLen().

template<typename N >
void Xpace::eltIntFixed< N >::encode ( const N &  n,
MemBitStream *  b 
) const
inline

Definition at line 344 of file elt_int.h.

References Xpace::eltIntFixed< N >::startDecode().

Referenced by Xpace::eltIntFixed< N >::startEncode().

template<typename N >
void Xpace::eltIntFixed< N >::startDecode ( MemBitStream *  b,
BytePool *   
)
inline

Definition at line 354 of file elt_int.h.

References Xpace::eltIntCoded< N >::set().

Referenced by Xpace::eltIntFixed< N >::encode().

template<typename N >
N Xpace::eltIntFixed< N >::decode ( MemBitStream *  b) const
inline

Definition at line 92 of file elt_int.h.


The documentation for this class was generated from the following file:

current as of Wed Jun 10 2026 12:00:06