BitMagic-C++
|
Public Types | |
typedef std::vector< unsigned char > | buffer_type |
typedef std::map< unsigned, buffer_type > | map_type |
Data Fields | |
map_type | idx_ |
Definition at line 144 of file xsample01.cpp.
std::vector<unsigned char> bvs_index::buffer_type |
Definition at line 146 of file xsample01.cpp.
std::map<unsigned, buffer_type> bvs_index::map_type |
Definition at line 147 of file xsample01.cpp.
map_type bvs_index::idx_ |
Definition at line 149 of file xsample01.cpp.
Referenced by convert_bv2bvs(), and speed_test_bvs_index().