The base class for the different scan types.
More...
#include <couchbase/scan_type.hxx>
|
struct | built |
| Immutable value representing the scan type. More...
|
|
|
virtual | ~scan_type ()=default |
|
virtual auto | build () const -> built=0 |
| Returns the scan type as an immutable value.
|
|
The base class for the different scan types.
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ ~scan_type()
◆ build()
virtual auto build |
( |
| ) |
const -> built |
|
nodiscardpure virtual |
The documentation for this struct was generated from the following file: