Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cNetHost4 Member List

This is the complete list of members for GrayLib::cNetHost4, including all inherited members.

cNetHost4() noexceptGrayLib::cNetHost4inline
cNetHost4(UINT uIP4) noexceptGrayLib::cNetHost4inlineexplicit
cNetHost4(const in_addr &ip) noexceptGrayLib::cNetHost4inline
cNetHost4(const char *pszIP)GrayLib::cNetHost4inline
get_HashCode() const noexceptGrayLib::cNetHost4inline
get_HostIp4() const noexceptGrayLib::cNetHost4inline
get_HostIp4_H() const noexceptGrayLib::cNetHost4inline
get_HostStr() constGrayLib::cNetHost4
GetByte(int i=0) constGrayLib::cNetHost4inline
GetIP4Format(const char *pszIP, bool bTerm=true)GrayLib::cNetHost4static
isHostBroadcast() const noexceptGrayLib::cNetHost4inline
isHostLocalTo(const cNetHost4 &ip, UINT32 dwMask=0xFFFFFF00) const noexceptGrayLib::cNetHost4inline
isHostLoopback() const noexceptGrayLib::cNetHost4inline
isHostPrivate() constGrayLib::cNetHost4inline
isHostValid() const noexceptGrayLib::cNetHost4inline
k_AddrBroadcastGrayLib::cNetHost4static
k_AddrNullGrayLib::cNetHost4static
k_BROADCASTGrayLib::cNetHost4static
k_LOOPBACK_NGrayLib::cNetHost4static
m_ipa4GrayLib::cNetHost4protected
operator in_addr() const noexceptGrayLib::cNetHost4inline
operator==(cNetHost4 ip) const noexceptGrayLib::cNetHost4inline
put_HostIp4(in_addr addr4) noexceptGrayLib::cNetHost4inline
put_HostIp4_H(UINT32 uIP4) noexceptGrayLib::cNetHost4inline
put_HostLoopback() noexceptGrayLib::cNetHost4inline
put_HostStr(const char *pszIP)GrayLib::cNetHost4
SetEmptyHostAddr() noexceptGrayLib::cNetHost4inline
UNITTEST_FRIEND(cNetHost)GrayLib::cNetHost4