|
strusModule
0.17
|
Structure to declare an alternative vector storage to map vectors to sets of features. More...
#include <storageModule.hpp>
Public Types | |
| typedef VectorStorageInterface *(* | Create )(const std::string &workdir, ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | name |
| name of the implementation More... | |
| Create | create |
| constructor of the object More... | |
Structure to declare an alternative vector storage to map vectors to sets of features.
| typedef VectorStorageInterface*(* strus::VectorStorageConstructor::Create)(const std::string &workdir, ErrorBufferInterface *errorhnd) |
| Create strus::VectorStorageConstructor::create |
constructor of the object
| const char* strus::VectorStorageConstructor::name |
name of the implementation
1.8.6