bm::deseriaizer_base< DEC > Class Template Reference
[bvector serialization]

Base deserialization class. More...

#include <bmserial.h>

Inheritance diagram for bm::deseriaizer_base< DEC >:
Inheritance graph
[legend]

Public Types

typedef DEC decoder_type

Protected Member Functions

 deseriaizer_base ()
void read_gap_block (decoder_type &decoder, unsigned block_type, bm::gap_word_t *dst_block, bm::gap_word_t &gap_head)
 Read GAP block from the stream.

Detailed Description

template<class DEC>
class bm::deseriaizer_base< DEC >

Base deserialization class.

Definition at line 250 of file bmserial.h.


Member Typedef Documentation

template<class DEC>
typedef DEC bm::deseriaizer_base< DEC >::decoder_type

Reimplemented in bm::deserializer< BV, DEC >, and bm::serial_stream_iterator< DEC >.

Definition at line 253 of file bmserial.h.


Constructor & Destructor Documentation

template<class DEC>
bm::deseriaizer_base< DEC >::deseriaizer_base (  )  [inline, protected]

Definition at line 255 of file bmserial.h.


Member Function Documentation

template<class DEC >
void bm::deseriaizer_base< DEC >::read_gap_block ( decoder_type decoder,
unsigned  block_type,
bm::gap_word_t dst_block,
bm::gap_word_t gap_head 
) [inline, protected]

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

Generated on Fri Jan 8 20:09:20 2010 for BitMagic by  doxygen 1.6.1