|
libmoost
|
#include <vector>#include <iostream>#include <bm/bm.h>#include <bm/bmserial.h>

Go to the source code of this file.
Classes | |
| struct | moost::container::bit_filter_types::default_hash |
| class | moost::container::bit_filter< itemT, hashT > |
Namespaces | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |
| namespace | moost::container |
| namespace | moost::container::bit_filter_types |
Typedefs | |
| typedef std::vector< unsigned char > | moost::container::bit_filter_types::serial_buffer_t |
Functions | |
| template<typename itemT , typename hashT > | |
| bit_filter< itemT, hashT > & | moost::container::operator>> (bit_filter< itemT, hashT > &bf, typename bit_filter< itemT, hashT >::serial_buffer_t &buf) |
| template<typename itemT , typename hashT > | |
| bit_filter< itemT, hashT > & | moost::container::operator<< (bit_filter< itemT, hashT > &bf, typename bit_filter< itemT, hashT >::serial_buffer_t const &buf) |