Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
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 |