|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::SctpSocket::ICallback, including all inherited members.
| addressAddedArrived(SctpSocket *socket, L3Address localAddr, L3Address remoteAddr) | inet::SctpSocket::ICallback | inlinevirtual |
| msgAbandonedArrived(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| sendqueueAbatedArrived(SctpSocket *socket, unsigned long int buffer) | inet::SctpSocket::ICallback | inlinevirtual |
| sendqueueFullArrived(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| sendRequestArrived(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| shutdownReceivedArrived(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| socketAvailable(SctpSocket *socket, Indication *indication)=0 | inet::SctpSocket::ICallback | pure virtual |
| socketClosed(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| socketDataArrived(SctpSocket *socket, Packet *packet, bool urgent)=0 | inet::SctpSocket::ICallback | pure virtual |
| socketDataNotificationArrived(SctpSocket *socket, Message *msg)=0 | inet::SctpSocket::ICallback | pure virtual |
| socketDeleted(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| socketEstablished(SctpSocket *socket, unsigned long int buffer) | inet::SctpSocket::ICallback | inlinevirtual |
| socketFailure(SctpSocket *socket, int code) | inet::SctpSocket::ICallback | inlinevirtual |
| socketOptionsArrived(SctpSocket *socket, Indication *indication) | inet::SctpSocket::ICallback | inlinevirtual |
| socketPeerClosed(SctpSocket *socket) | inet::SctpSocket::ICallback | inlinevirtual |
| socketStatusArrived(SctpSocket *socket, SctpStatusReq *status) | inet::SctpSocket::ICallback | inlinevirtual |
| ~ICallback() | inet::SctpSocket::ICallback | inlinevirtual |