|
OverSim
|
This is the complete list of members for BaseTcpSupport, including all inherited members.
| bindAndListenTcp(int port) | BaseTcpSupport | protected |
| closeTcpConnection(TransportAddress address) | BaseTcpSupport | protected |
| CONNECTION_RESET enum value | BaseTcpSupport | |
| CONNECTION_SUCC_ClOSED enum value | BaseTcpSupport | |
| establishTcpConnection(TransportAddress address) | BaseTcpSupport | protected |
| EvCode enum name | BaseTcpSupport | |
| getTcpOut() | BaseTcpSupport | inlineprotected |
| handleConnectionEvent(EvCode code, TransportAddress address) | BaseTcpSupport | protectedvirtual |
| handleDataReceived(TransportAddress address, cPacket *msg, bool urgent) | BaseTcpSupport | protectedvirtual |
| handleIncomingConnection(TransportAddress address) | BaseTcpSupport | protectedvirtual |
| handleTCPMessage(cMessage *msg) | BaseTcpSupport | protected |
| isAlreadyConnected(TransportAddress address) | BaseTcpSupport | protected |
| msgQueue typedef | BaseTcpSupport | private |
| NO_EST_CONNECTION enum value | BaseTcpSupport | |
| PEER_CLOSED enum value | BaseTcpSupport | |
| PEER_REFUSED enum value | BaseTcpSupport | |
| PEER_TIMEDOUT enum value | BaseTcpSupport | |
| queuedTx | BaseTcpSupport | private |
| sendTcpData(cPacket *msg, TransportAddress address) | BaseTcpSupport | protected |
| setTcpOut(cGate *gate) | BaseTcpSupport | inlineprotected |
| socketDataArrived(int connId, void *yourPtr, cPacket *msg, bool urgent) | BaseTcpSupport | virtual |
| socketEstablished(int connId, void *yourPtr) | BaseTcpSupport | virtual |
| socketFailure(int connId, void *yourPtr, int code) | BaseTcpSupport | virtual |
| socketPeerClosed(int connId, void *yourPtr) | BaseTcpSupport | virtual |
| sockets | BaseTcpSupport | private |
| socketStatusArrived(int connId, void *yourPtr, TCPStatusInfo *status) | BaseTcpSupport | inlinevirtual |
| tcpOut | BaseTcpSupport | private |
| transQueue typedef | BaseTcpSupport | private |