Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
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
inline

◆ name()

auto name ( ) const -> const std::string&
inline

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