Definition at line 210 of file default_types.h.
◆ IpServiceAnnouncement() [1/3]
dht::IpServiceAnnouncement::IpServiceAnnouncement |
( |
sa_family_t | family = AF_UNSPEC, |
|
|
in_port_t | p = 0 ) |
|
inline |
◆ IpServiceAnnouncement() [2/3]
dht::IpServiceAnnouncement::IpServiceAnnouncement |
( |
const SockAddr & | sa | ) |
|
|
inline |
◆ IpServiceAnnouncement() [3/3]
dht::IpServiceAnnouncement::IpServiceAnnouncement |
( |
const Blob & | b | ) |
|
|
inline |
◆ getPeerAddr()
const SockAddr & dht::IpServiceAnnouncement::getPeerAddr |
( |
| ) |
const |
|
inline |
◆ getPort()
in_port_t dht::IpServiceAnnouncement::getPort |
( |
| ) |
const |
|
inline |
◆ getType()
virtual const ValueType & dht::IpServiceAnnouncement::getType |
( |
| ) |
const |
|
inlinevirtual |
◆ msgpack_pack()
template<typename Packer >
void dht::IpServiceAnnouncement::msgpack_pack |
( |
Packer & | pk | ) |
const |
|
inline |
◆ msgpack_unpack()
virtual void dht::IpServiceAnnouncement::msgpack_unpack |
( |
const msgpack::object & | o | ) |
|
|
inlinevirtual |
◆ setPort()
void dht::IpServiceAnnouncement::setPort |
( |
in_port_t | p | ) |
|
|
inline |
◆ operator<<
print value for debugging
◆ TYPE
const ValueType dht::IpServiceAnnouncement::TYPE |
|
static |
The documentation for this class was generated from the following file: