Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for ping_result, including all inherited members.
as_json() const -> std::string | ping_result | |
endpoints() const -> std::map< service_type, std::vector< endpoint_ping_report > > | ping_result | inline |
id() const -> std::string | ping_result | inline |
ping_result()=default | ping_result | |
ping_result(std::string id, std::uint16_t version, std::string sdk, std::map< service_type, std::vector< endpoint_ping_report > > endpoints) | ping_result | inline |
sdk() const -> std::string | ping_result | inline |
version() const -> std::uint16_t | ping_result | inline |