BitMagic-C++
|
Public Types | |
typedef std::map< unsigned, TBVector * > | map_type |
Public Member Functions | |
~bv_index () | |
Data Fields | |
map_type | idx_ |
Definition at line 132 of file xsample01.cpp.
typedef std::map<unsigned, TBVector*> bv_index::map_type |
Definition at line 134 of file xsample01.cpp.
|
inline |
Definition at line 135 of file xsample01.cpp.
References destroy_map(), and idx_.
map_type bv_index::idx_ |
Definition at line 139 of file xsample01.cpp.
Referenced by calc_memory_footprint(), convert_bv2bvs(), convert_bv2sv(), convert_bv2vect(), generate_bv_index(), speed_test_bv_index(), and ~bv_index().