|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
This is the complete list of members for endpoint_ping_report, including all inherited members.
| endpoint_namespace() const -> std::optional< std::string > | endpoint_ping_report | inline |
| endpoint_ping_report()=default | endpoint_ping_report | |
| endpoint_ping_report(service_type type, std::string id, std::string local, std::string remote, ping_state state, std::optional< std::string > error, std::optional< std::string > endpoint_namespace, std::chrono::microseconds latency) | endpoint_ping_report | inline |
| error() const -> std::optional< std::string > | endpoint_ping_report | inline |
| id() const -> std::string | endpoint_ping_report | inline |
| latency() const -> std::chrono::microseconds | endpoint_ping_report | inline |
| local() const -> std::string | endpoint_ping_report | inline |
| remote() const -> std::string | endpoint_ping_report | inline |
| state() const -> ping_state | endpoint_ping_report | inline |
| type() const -> service_type | endpoint_ping_report | inline |