A snapshot of index contents. More...
#include <index_types.hpp>
Public Member Functions | |
auto | col_name () const noexcept -> std::string |
auto | col_size () const noexcept -> uint64_t |
auto | col_status () const noexcept -> std::string |
NLOHMANN_DEFINE_TYPE_INTRUSIVE (collection, name, status, size) | |
A snapshot of index contents.
Definition at line 180 of file index_types.hpp.