SCTPClient Member List

This is the complete list of members for SCTPClient, including all inherited members.
addressAddedArrived(int32 assocId, IPvXAddress remoteAddr)SCTPClient
SCTPSocket::CallbackInterface::addressAddedArrived(int assocId, IPvXAddress localAddr, IPvXAddress remoteAddr)SCTPSocket::CallbackInterface [inline, virtual]
assocSCTPClient [protected]
bufferSizeSCTPClient [protected]
bytesRcvdSCTPClient [protected]
bytesSentSCTPClient [protected]
close()SCTPClient
connect()SCTPClient
echoedBytesSentSCTPClient [protected]
echoFactorSCTPClient [protected]
finish()SCTPClient
finishEndsSimulationSCTPClient [protected]
handleMessage(cMessage *msg)SCTPClient
handleTimer(cMessage *msg)SCTPClient
initialize()SCTPClient
inStreamsSCTPClient [protected]
numBrokenSCTPClient [protected]
numBytesSCTPClient [protected]
numPacketsToReceiveSCTPClient [protected]
numRequestsToSendSCTPClient [protected]
numSessionsSCTPClient [protected]
orderedSCTPClient [protected]
outStreamsSCTPClient [protected]
packetsRcvdSCTPClient [protected]
packetsSentSCTPClient [protected]
primaryChangeTimerSCTPClient [protected]
queueSizeSCTPClient [protected]
SCTPPathStatus typedefSCTPClient
sctpPathStatusSCTPClient
sendAllowedSCTPClient [protected]
sendqueueAbatedArrived(int32 connId, uint64 buffer)SCTPClient
SCTPSocket::CallbackInterface::sendqueueAbatedArrived(int connId, uint64 buffer)SCTPSocket::CallbackInterface [inline, virtual]
sendqueueFullArrived(int32 connId)SCTPClient
SCTPSocket::CallbackInterface::sendqueueFullArrived(int connId)SCTPSocket::CallbackInterface [inline, virtual]
sendQueueRequest()SCTPClient
sendRequest(bool last=true)SCTPClient [protected]
sendRequestArrived()SCTPClient [virtual]
setAssociation(SCTPAssociation *_assoc)SCTPClient [inline]
setPrimaryPath(const char *addr)SCTPClient
setStatusString(const char *s)SCTPClient
shutdownReceivedArrived(int32 connId)SCTPClient
SCTPSocket::CallbackInterface::shutdownReceivedArrived(int connId)SCTPSocket::CallbackInterface [inline, virtual]
socketSCTPClient [protected]
socketClosed(int32 connId, void *yourPtr)SCTPClient
SCTPSocket::CallbackInterface::socketClosed(int assocId, void *yourPtr)SCTPSocket::CallbackInterface [inline, virtual]
socketDataArrived(int32 connId, void *yourPtr, cPacket *msg, bool urgent)SCTPClient
SCTPSocket::CallbackInterface::socketDataArrived(int assocId, void *yourPtr, cPacket *msg, bool urgent)=0SCTPSocket::CallbackInterface [pure virtual]
socketDataNotificationArrived(int32 connId, void *yourPtr, cPacket *msg)SCTPClient
SCTPSocket::CallbackInterface::socketDataNotificationArrived(int assocId, void *yourPtr, cPacket *msg)=0SCTPSocket::CallbackInterface [pure virtual]
socketEstablished(int32 connId, void *yourPtr, uint64 buffer)SCTPClient
SCTPSocket::CallbackInterface::socketEstablished(int assocId, void *yourPtr, uint64 buffer)SCTPSocket::CallbackInterface [inline, virtual]
socketFailure(int32 connId, void *yourPtr, int32 code)SCTPClient
SCTPSocket::CallbackInterface::socketFailure(int assocId, void *yourPtr, int code)SCTPSocket::CallbackInterface [inline, virtual]
socketPeerClosed(int32 connId, void *yourPtr)SCTPClient
SCTPSocket::CallbackInterface::socketPeerClosed(int assocId, void *yourPtr)SCTPSocket::CallbackInterface [inline, virtual]
socketStatusArrived(int32 connId, void *yourPtr, SCTPStatusInfo *status)SCTPClient
SCTPSocket::CallbackInterface::socketStatusArrived(int assocId, void *yourPtr, SCTPStatusInfo *status)SCTPSocket::CallbackInterface [inline, virtual]
stopTimerSCTPClient [protected]
timeMsgSCTPClient [protected]
timerSCTPClient [protected]
~CallbackInterface()SCTPSocket::CallbackInterface [inline, virtual]