|
|
Binary representation for a socket address for sending the address over a network. The difference between InternetAddress is that PortableAddress does not contain hidden information on virtual function management, which make network transfer of InternetAddress objects problematic.
int operator== (const PortableAddress& address)
| operator== |
[const]
Implementation of == operator.
int operator!= (const PortableAddress& address)
| operator!= |
[const]
Implementation of == operator.
int operator< (const PortableAddress& address)
| operator< |
[const]
Implementation of < operator.
int operator<= (const PortableAddress& address)
| operator<= |
[const]
Implementation of <= operator.
int operator> (const PortableAddress& address)
| operator> |
[const]
Implementation of > operator.
int operator>= (const PortableAddress& address)
| operator>= |
[const]
Implementation of >= operator.
inline void reset ()
| reset |
Reset portable address.
card16 Host[8] | Host[8] |
card16 Port | Port |