Spicy
hilti::rt::Address Member List

This is the complete list of members for hilti::rt::Address, including all inherited members.

Address(const std::string &addr)hilti::rt::Addressinlineexplicit
Address(struct in_addr addr4)hilti::rt::Addressinlineexplicit
Address(struct in6_addr addr6)hilti::rt::Addressinlineexplicit
Address(uint32_t addr4)hilti::rt::Addressinlineexplicit
Address(uint64_t addr6a, uint64_t addr6b, AddressFamily family=AddressFamily::IPv6)hilti::rt::Addressinlineexplicit
Address() noexcept=default (defined in hilti::rt::Address)hilti::rt::Address
Address(const Address &)=default (defined in hilti::rt::Address)hilti::rt::Address
Address(Address &&) noexcept=default (defined in hilti::rt::Address)hilti::rt::Address
asInAddr() consthilti::rt::Address
family() consthilti::rt::Address
mask(unsigned int width) consthilti::rt::Address
operator std::string() consthilti::rt::Address
operator!=(const Address &other) const (defined in hilti::rt::Address)hilti::rt::Addressinline
operator<(const Address &other) const (defined in hilti::rt::Address)hilti::rt::Addressinline
operator=(const Address &)=default (defined in hilti::rt::Address)hilti::rt::Address
operator=(Address &&) noexcept=default (defined in hilti::rt::Address)hilti::rt::Address
operator==(const Address &other) const (defined in hilti::rt::Address)hilti::rt::Address
pack(ByteOrder fmt) const (defined in hilti::rt::Address)hilti::rt::Address
~Address()=default (defined in hilti::rt::Address)hilti::rt::Address