This is the complete list of members for
TCPGenericCliAppBase, including all inherited members.
| bytesRcvd | TCPGenericCliAppBase | [protected] |
| bytesSent | TCPGenericCliAppBase | [protected] |
| close() | TCPGenericCliAppBase | [protected, virtual] |
| connect() | TCPGenericCliAppBase | [protected, virtual] |
| finish() | TCPGenericCliAppBase | [protected, virtual] |
| handleMessage(cMessage *msg) | TCPGenericCliAppBase | [protected, virtual] |
| handleTimer(cMessage *msg)=0 | TCPGenericCliAppBase | [protected, pure virtual] |
| initialize() | TCPGenericCliAppBase | [protected, virtual] |
| numBroken | TCPGenericCliAppBase | [protected] |
| numSessions | TCPGenericCliAppBase | [protected] |
| packetsRcvd | TCPGenericCliAppBase | [protected] |
| packetsSent | TCPGenericCliAppBase | [protected] |
| sendPacket(int numBytes, int expectedReplyBytes, bool serverClose=false) | TCPGenericCliAppBase | [protected, virtual] |
| setStatusString(const char *s) | TCPGenericCliAppBase | [protected, virtual] |
| socket | TCPGenericCliAppBase | [protected] |
| socketClosed(int connId, void *yourPtr) | TCPGenericCliAppBase | [protected, virtual] |
| socketDataArrived(int connId, void *yourPtr, cPacket *msg, bool urgent) | TCPGenericCliAppBase | [protected, virtual] |
| socketEstablished(int connId, void *yourPtr) | TCPGenericCliAppBase | [protected, virtual] |
| socketFailure(int connId, void *yourPtr, int code) | TCPGenericCliAppBase | [protected, virtual] |
| socketPeerClosed(int connId, void *yourPtr) | TCPGenericCliAppBase | [protected, virtual] |
| socketStatusArrived(int connId, void *yourPtr, TCPStatusInfo *status) | TCPGenericCliAppBase | [inline, protected, virtual] |
| ~CallbackInterface() | TCPSocket::CallbackInterface | [inline, virtual] |