|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
This is the complete list of members for value_recorder, including all inherited members.
| operator=(const value_recorder &other) -> value_recorder &=default | value_recorder | |
| operator=(value_recorder &&other) -> value_recorder &=default | value_recorder | |
| record_value(int64_t value)=0 | value_recorder | pure virtual |
| value_recorder()=default | value_recorder | |
| value_recorder(const value_recorder &other)=default | value_recorder | |
| value_recorder(value_recorder &&other)=default | value_recorder | |
| ~value_recorder()=default | value_recorder | virtual |