#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 |
( |
internal_search_row_location | internal | ) |
|
|
explicit |
◆ search_row_location() [2/4]
◆ ~search_row_location()
◆ search_row_location() [3/4]
| search_row_location |
( |
const search_row_location & | | ) |
|
|
delete |
◆ search_row_location() [4/4]
| search_row_location |
( |
search_row_location && | | ) |
|
|
noexcept |
◆ array_positions()
| auto array_positions |
( |
| ) |
const->conststd::optional< std::vector< std::uint64_t > > & |
|
nodiscard |
◆ end_offset()
| auto end_offset |
( |
| ) |
const->conststd::uint64_t & |
|
nodiscard |
◆ field()
| auto field |
( |
| ) |
const->conststd::string & |
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ position()
| auto position |
( |
| ) |
const->conststd::uint64_t & |
|
nodiscard |
◆ start_offset()
| auto start_offset |
( |
| ) |
const->conststd::uint64_t & |
|
nodiscard |
◆ term()
| auto term |
( |
| ) |
const->conststd::string & |
|
nodiscard |
The documentation for this class was generated from the following file: