#include <couchbase/search_row_location.hxx>
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ search_row_location() [1/4]
◆ search_row_location() [2/4]
◆ ~search_row_location()
◆ search_row_location() [3/4]
◆ search_row_location() [4/4]
◆ array_positions()
auto array_positions |
( |
| ) |
const -> const std::optional< std::vector< std::uint64_t > > & |
|
nodiscard |
◆ end_offset()
auto end_offset |
( |
| ) |
const -> const std::uint64_t & |
|
nodiscard |
◆ field()
auto field |
( |
| ) |
const -> const std::string & |
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ position()
auto position |
( |
| ) |
const -> const std::uint64_t & |
|
nodiscard |
◆ start_offset()
auto start_offset |
( |
| ) |
const -> const std::uint64_t & |
|
nodiscard |
◆ term()
auto term |
( |
| ) |
const -> const std::string & |
|
nodiscard |
The documentation for this class was generated from the following file: