sP2P c++ STL *nix API  1.2
NAT traversal and peer-to-peer networking API providing all utilities needed to build peer-to-peer application straigth out of box
All Classes Functions Variables Typedefs Enumerations Enumerator
sp2plib::IPEndPoint Member List

This is the complete list of members for sp2plib::IPEndPoint, including all inherited members.

ANY()sp2plib::IPEndPointstatic
As_sockaddr_in(sockaddr_in &adr)sp2plib::IPEndPoint
Equals(IPEndPoint *otherEndPoint)sp2plib::IPEndPoint
From_sockaddr_in(const sockaddr_in &adr)sp2plib::IPEndPoint
get_sockaddr_in()sp2plib::IPEndPoint
GetAddress()sp2plib::IPEndPoint
GetPort()sp2plib::IPEndPoint
IPEndPoint() (defined in sp2plib::IPEndPoint)sp2plib::IPEndPoint
IPEndPoint(IP4Address IPAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
IPEndPoint(char *HostAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
IPEndPoint(sp2plib::UInt32 intAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
IPEndPoint(sockaddr_in sAddr)sp2plib::IPEndPoint
IPEndPoint(const char *sEp)sp2plib::IPEndPoint
new_ParseFromBytes(unsigned char *buffer, int startIndex=0)sp2plib::IPEndPointstatic
operator sockaddr_in()sp2plib::IPEndPoint
operator!=(const IPEndPoint &other) const sp2plib::IPEndPoint
operator=(const IPEndPoint &rhs)sp2plib::IPEndPoint
operator=(const sockaddr_in &rhs)sp2plib::IPEndPoint
operator==(const IPEndPoint &other) const sp2plib::IPEndPoint
ParseFromBytes(unsigned char *buffer, int startIndex=0)sp2plib::IPEndPoint
Set(IP4Address IPAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
Set(char *HostAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
Set(sp2plib::UInt32 intAddress, sp2plib::UInt16 Port)sp2plib::IPEndPoint
SetAddress(sp2plib::UInt32 intAddress)sp2plib::IPEndPoint
SetAddress(char *HostAddress)sp2plib::IPEndPoint
SetAddressFromBytes(unsigned char *AddressBytes, int startIndex=0)sp2plib::IPEndPoint
SetPort(sp2plib::UInt16 Port)sp2plib::IPEndPoint
ToByteArray(unsigned char *buffer, int startIndex=0)sp2plib::IPEndPoint
ToString()sp2plib::IPEndPoint
~IPEndPoint()sp2plib::IPEndPoint