#include <attr_index_array.h>
Public Member Functions | |
| AttrIndexEngine (const std::string &attr_name_, Config::Field::AttrIndexType attr_type_, uint32_t attr_size_) | |
| AttrIndexEngine (const std::string &attr_name_) | |
| bool | open (const std::string file, db_flags_t open_params_) | 
| bool | close (void) | 
Public Attributes | |
| std::string | attr_name | 
| Config::Field::AttrIndexType | attr_type | 
| uint32_t | attr_size | 
| std::tr1::shared_ptr< LuxArrayStorage > | engine | 
| Lux::AttrIndexEngine::AttrIndexEngine | ( | const std::string & | attr_name_, | |
| Config::Field::AttrIndexType | attr_type_, | |||
| uint32_t | attr_size_ | |||
| ) | 
class AttrIndexEngine
 1.4.7