proxygen
folly::IPAddressV4 Member List

This is the complete list of members for folly::IPAddressV4, including all inherited members.

addr_folly::IPAddressV4private
bitCount()folly::IPAddressV4inlinestatic
byteCount()folly::IPAddressV4inlinestatic
bytes() const folly::IPAddressV4inline
createIPv6() const folly::IPAddressV4
fetchMask(size_t numBits)folly::IPAddressV4static
fromBinary(ByteRange bytes)folly::IPAddressV4static
fromInverseArpaName(const std::string &arpaname)folly::IPAddressV4static
fromLong(uint32_t src)folly::IPAddressV4static
fromLongHBO(uint32_t src)folly::IPAddressV4static
getIPv6For6To4() const folly::IPAddressV4
getNthLSBit(size_t bitIndex) const folly::IPAddressV4inline
getNthLSByte(size_t byteIndex) const folly::IPAddressV4inline
getNthMSBit(size_t bitIndex) const folly::IPAddressV4inline
getNthMSByte(size_t byteIndex) const folly::IPAddressV4
hash() const folly::IPAddressV4inline
inSubnet(StringPiece cidrNetwork) const folly::IPAddressV4
inSubnet(const IPAddressV4 &subnet, uint8_t cidr) const folly::IPAddressV4inline
inSubnetWithMask(const IPAddressV4 &subnet, const ByteArray4 mask) const folly::IPAddressV4
IPAddressV4()folly::IPAddressV4
IPAddressV4(StringPiece ip)folly::IPAddressV4explicit
IPAddressV4(const ByteArray4 &src) noexceptfolly::IPAddressV4explicit
IPAddressV4(const in_addr src) noexceptfolly::IPAddressV4explicit
isLinkLocal() const folly::IPAddressV4
isLinkLocalBroadcast() const folly::IPAddressV4inline
isLoopback() const folly::IPAddressV4
isMulticast() const folly::IPAddressV4
isNonroutable() const folly::IPAddressV4
isPrivate() const folly::IPAddressV4
isZero() const folly::IPAddressV4inline
kMaxToFullyQualifiedSizefolly::IPAddressV4static
longestCommonPrefix(const CIDRNetworkV4 &one, const CIDRNetworkV4 &two)folly::IPAddressV4static
mask(size_t numBits) const folly::IPAddressV4
str() const folly::IPAddressV4
toAddr() const folly::IPAddressV4inline
toBinary() const folly::IPAddressV4inline
toByteArray() const folly::IPAddressV4inline
toFullyQualified() const folly::IPAddressV4inline
toFullyQualifiedAppend(std::string &out) const folly::IPAddressV4
toInverseArpaName() const folly::IPAddressV4
toJson() const folly::IPAddressV4
toLong(StringPiece ip)folly::IPAddressV4static
toLong() const folly::IPAddressV4inline
toLongHBO(StringPiece ip)folly::IPAddressV4static
toLongHBO() const folly::IPAddressV4inline
toSockAddr() const folly::IPAddressV4inline
tryFromBinary(ByteRange bytes) noexceptfolly::IPAddressV4static
tryFromString(StringPiece str) noexceptfolly::IPAddressV4static
trySetFromBinary(ByteRange bytes) noexceptfolly::IPAddressV4private
validate(StringPiece ip) noexceptfolly::IPAddressV4static
version() const folly::IPAddressV4inline