Couchbase C++ SDK 1.2.1 (rev. 62fd883)
Loading...
Searching...
No Matches
search_term_range Class Reference

#include <couchbase/search_term_range.hxx>

Public Member Functions

 search_term_range (std::string name, std::uint64_t count)
auto name () const -> const std::string &
auto count () const -> std::uint64_t

Detailed Description

Since
1.0.0
Committed
Generally available API and should be preferred in production

Constructor & Destructor Documentation

◆ search_term_range()

search_term_range ( std::string name,
std::uint64_t count )
inline

Member Function Documentation

◆ count()

auto count ( ) const->std::uint64_t
inlinenodiscard

◆ name()

auto name ( ) const->conststd::string &
inlinenodiscard

The documentation for this class was generated from the following file: