sample4.cpp File Reference

#include <stdlib.h>
#include <iostream>
#include "bm.h"
#include "bmserial.h"
Include dependency graph for sample4.cpp:

Go to the source code of this file.

Functions

void fill_bvector (bm::bvector<> *bv)
void print_statistics (const bm::bvector<> &bv)
unsigned char * serialize_bvector (bm::serializer< bm::bvector<> > &bvs, bm::bvector<> &bv)
int main (void)

Variables

const unsigned MAX_VALUE = 1000000

Function Documentation

void fill_bvector ( bm::bvector<> *  bv  ) 

Definition at line 52 of file sample4.cpp.

References MAX_VALUE, and bm::bvector< Alloc >::set_bit().

int main ( void   ) 
void print_statistics ( const bm::bvector<> &  bv  ) 
unsigned char* serialize_bvector ( bm::serializer< bm::bvector<> > &  bvs,
bm::bvector<> &  bv 
)

Variable Documentation

const unsigned MAX_VALUE = 1000000

Definition at line 46 of file sample4.cpp.


Generated on Sun Apr 25 09:37:37 2010 for BitMagic by  doxygen 1.6.1