bcastflag_ | SendingPort | [protected] |
closePort() | Port | [inline] |
decodeSockAddress(Address *addr, struct sockaddr_in *address) | Port | [protected] |
dstSockAddress_ | Port | [protected] |
getRemoteAddr() | Port | [inline] |
getSock() | Port | [inline, protected] |
init() | SendingPort | [virtual] |
itsaddr_ | Port | [protected] |
myaddr_ | Port | [protected] |
mySockAddress_ | Port | [protected] |
Port() | Port | |
sendingbuf_ | SendingPort | [protected] |
SendingPort() | SendingPort | |
SendingPort(char *hostname, short port) | SendingPort | |
sendPacket(Packet *pkt) | SendingPort | |
setAddress(Address *addr) | Port | |
setBroadcast() | SendingPort | [inline] |
setBroadcastOff() | SendingPort | [inline] |
setHostname(const char *hostname) | Port | [inline, protected] |
setPort(const short port) | Port | [inline, protected] |
setRemoteAddress(Address *daddr) | Port | |
setRemoteHostname(const char *hostname) | Port | [inline, protected] |
setRemotePort(const short port) | Port | [inline, protected] |
setSockAddress(Address *addr, struct sockaddr_in *address) | Port | [protected] |
sockfd_ | Port | [protected] |
~Port() | Port | [inline, virtual] |
~SendingPort() | SendingPort | [inline, virtual] |