PcapPlusPlus  Next
pcpp::IPv4Network Member List

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

getHighestAddress() constpcpp::IPv4Network
getLowestAddress() constpcpp::IPv4Network
getNetmask() constpcpp::IPv4Networkinline
getNetworkPrefix() constpcpp::IPv4Networkinline
getPrefixLen() constpcpp::IPv4Network
getTotalAddressCount() constpcpp::IPv4Network
includes(const IPv4Address &address) constpcpp::IPv4Network
includes(const IPv4Network &network) constpcpp::IPv4Network
IPv4Network(const IPv4Address &address)pcpp::IPv4Networkinlineexplicit
IPv4Network(const IPv4Address &address, uint8_t prefixLen)pcpp::IPv4Network
IPv4Network(const IPv4Address &address, const std::string &netmask)pcpp::IPv4Network
IPv4Network(const std::string &addressAndNetmask)pcpp::IPv4Network
toString() constpcpp::IPv4Network