26 #ifndef __TRANSPORTADDRESS_H_
27 #define __TRANSPORTADDRESS_H_
33 #include <IPvXAddress.h>
76 typedef UNORDERED_SET<TransportAddress, hashFcn>
Set;
230 const IPvXAddress&
getIp()
const;
237 const IPvXAddress&
getAddress() const __attribute ((deprecated))
347 addr.
setIp(ip, port, static_cast<TransportAddress::NatType>(natType));
349 uint8_t sourceRouteSize;
352 for (
size_t i = 0; i < sourceRouteSize; i++) {