PcapPlusPlus
pcpp::IPv4Address Member List

This is the complete list of members for pcpp::IPv4Address, including all inherited members.

AddressType enum namepcpp::IPAddress
clone() constpcpp::IPv4Addressvirtual
equals(const IPAddress *other)pcpp::IPAddress
fromString(char *addressAsString)pcpp::IPAddressstatic
fromString(std::string addressAsString)pcpp::IPAddressstatic
getType() constpcpp::IPv4Addressinlinevirtual
IPv4Address(uint32_t addressAsInt)pcpp::IPv4Address
IPv4Address(char *addressAsString)pcpp::IPv4Address
IPv4Address(std::string addressAsString)pcpp::IPv4Address
IPv4Address(in_addr *inAddr)pcpp::IPv4Address
IPv4Address(const IPv4Address &other)pcpp::IPv4Address
IPv4AddressType enum valuepcpp::IPAddress
IPv6AddressType enum valuepcpp::IPAddress
isValid() constpcpp::IPAddressinline
matchSubnet(const IPv4Address &subnet, const std::string &subnetMask)pcpp::IPv4Address
operator!=(const IPv4Address &other) constpcpp::IPv4Addressinline
operator=(const IPv4Address &other)pcpp::IPv4Address
operator==(const IPv4Address &other) constpcpp::IPv4Addressinline
toInAddr()pcpp::IPv4Addressinline
toInt() constpcpp::IPv4Address
toString() constpcpp::IPAddressinline
Zeropcpp::IPv4Addressstatic