Xpace
Xpace::eltIntVar< N > Class Template Reference

#include <elt_int.h>

Public Member Functions

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

Detailed Description

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

Definition at line 104 of file elt_int.h.

Member Function Documentation

template<typename N >
void Xpace::eltIntVar< N >::set ( const std::vector< N > *  v)
inline

Definition at line 108 of file elt_int.h.

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

Definition at line 114 of file elt_int.h.

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

Definition at line 120 of file elt_int.h.

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

Definition at line 130 of file elt_int.h.

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

Definition at line 138 of file elt_int.h.

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

Definition at line 145 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