|
Couchbase C++ SDK 1.4.0 (rev. 59aa900)
|
This is the complete list of members for node_id, including all inherited members.
| hostname() const noexcept -> const std::string & | node_id | |
| id() const noexcept -> const std::string & | node_id | |
| internal_node_id class | node_id | friend |
| node_id()=default | node_id | |
| node_id(const node_id &)=default | node_id | |
| node_id(node_id &&) noexcept=default | node_id | |
| node_uuid() const noexcept -> const std::string & | node_id | |
| operator bool() const noexcept | node_id | explicit |
| operator!=(const node_id &other) const noexcept -> bool | node_id | |
| operator<(const node_id &other) const noexcept -> bool | node_id | |
| operator<=(const node_id &other) const noexcept -> bool | node_id | |
| operator=(const node_id &) -> node_id &=default | node_id | |
| operator=(node_id &&) noexcept -> node_id &=default | node_id | |
| operator==(const node_id &other) const noexcept -> bool | node_id | |
| operator>(const node_id &other) const noexcept -> bool | node_id | |
| operator>=(const node_id &other) const noexcept -> bool | node_id | |
| port() const noexcept -> std::uint16_t | node_id | |
| ~node_id()=default | node_id |