BitMagic-C++
Public Types | Public Member Functions
bm::compressed_collection_deserializer< CBC > Class Template Reference

Deseriaizer for compressed collections. More...

#include <bmsparsevec_serial.h>

Public Types

typedef CBC compressed_collection_type
 
typedef CBC::bvector_type bvector_type
 
typedef bvector_type::allocator_type allocator_type
 
typedef CBC::buffer_type buffer_type
 
typedef CBC::statistics statistics_type
 
typedef CBC::address_resolver_type address_resolver_type
 
typedef CBC::container_type container_type
 

Public Member Functions

int deserialize (CBC &buffer_coll, const unsigned char *buf, bm::word_t *temp_block=0)
  More...
 

Detailed Description

template<class CBC>
class bm::compressed_collection_deserializer< CBC >

Deseriaizer for compressed collections.

Definition at line 574 of file bmsparsevec_serial.h.


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