#include <sstuff.hh>
Collaboration diagram for IPEndpoint:

Public Types | |
| enum | PortTypes { ANY = 0 } |
Public Member Functions | |
| IPEndpoint () | |
| Empty IPEndpoint. | |
| IPEndpoint (const string &remote, IPPort aport=0) | |
| Construct a fully configured endpoint. | |
Public Attributes | |
| IPAddress | address |
| IPPort | port |
1.3.5