|
| IpServiceAnnouncement (sa_family_t family=AF_UNSPEC, in_port_t p=0) |
|
| IpServiceAnnouncement (const SockAddr &sa) |
|
| IpServiceAnnouncement (const Blob &b) |
|
template<typename Packer > |
void | msgpack_pack (Packer &pk) const |
|
virtual void | msgpack_unpack (msgpack::object o) |
|
in_port_t | getPort () const |
|
void | setPort (in_port_t p) |
|
const SockAddr & | getPeerAddr () const |
|
virtual const ValueType & | getType () const |
|
virtual void | unpackValue (const Value &v) |
|
virtual Value | packValue () const |
|
Definition at line 203 of file default_types.h.
◆ operator<<
print value for debugging
The documentation for this class was generated from the following file: