strus
0.17
|
Files | |
file | database_leveldb.hpp [code] |
Exported functions of the library implementing the key/value store database interface with leveldb. | |
file | queryeval.hpp [code] |
Exported functions of the strus query evaluation library. | |
file | queryproc.hpp [code] |
Exported functions of the strus query processor library (container for all types of functions needed for query evaluation) | |
file | scalarfunc.hpp [code] |
Exported functions of the strus scalarfunc library. | |
file | statsproc.hpp [code] |
Exported functions of the strus statsproc library. | |
file | storage.hpp [code] |
Exported functions of the strus storage library. | |
file | storage_objbuild.hpp [code] |
Library with some convenient functions to create storage objects. | |
file | storage_prgload_std.hpp [code] |
Various functions to instantiate strus storage and query evaluation components from configuration programs loaded from source. | |