|
OXY API 1.0
OXY API Library Documentation
|
In-memory representation of a index object. More...
#include <type.hpp>
Public Member Functions | |
| index_t (const std::map< std::string, entry_t > &items) | |
In-memory representation of a index object.
struct index_t;
An index object is a collection of entries, where each entry represents an item in the index. The index is identified by a unique oid and can be used to organize and manage the contents of a repository in the OXY system.