This is the complete list of members for
SCTPSocket, including all inherited members.
abort() | SCTPSocket | |
addAddress(IPvXAddress addr) | SCTPSocket | |
assocId | SCTPSocket | [protected] |
belongsToAnySCTPSocket(cPacket *msg) | SCTPSocket | [static] |
belongsToSocket(cPacket *msg) | SCTPSocket | |
bind(int localPort) | SCTPSocket | |
bind(IPvXAddress localAddr, int localPort) | SCTPSocket | |
bindx(AddressVector localAddr, int localPort) | SCTPSocket | |
cb | SCTPSocket | [protected] |
close() | SCTPSocket | |
CLOSED enum value | SCTPSocket | |
connect(IPvXAddress remoteAddress, int32 remotePort, uint32 numRequests) | SCTPSocket | |
CONNECTED enum value | SCTPSocket | |
CONNECTING enum value | SCTPSocket | |
connectx(AddressVector remoteAddresses, int32 remotePort, uint32 numRequests=0) | SCTPSocket | |
fsmStatus | SCTPSocket | [protected] |
gateToSctp | SCTPSocket | |
getConnectionId() const | SCTPSocket | [inline] |
getLastStream() | SCTPSocket | [inline] |
getLocalAddresses() | SCTPSocket | [inline] |
getLocalPort() | SCTPSocket | [inline] |
getOutboundStreams() | SCTPSocket | [inline] |
getRemoteAddr() | SCTPSocket | [inline] |
getRemoteAddresses() | SCTPSocket | [inline] |
getRemotePort() | SCTPSocket | [inline] |
getState() | SCTPSocket | [inline] |
inboundStreams | SCTPSocket | [protected] |
lastStream | SCTPSocket | [protected] |
listen(bool fork=false, uint32 requests=0, uint32 messagesToPush=0) | SCTPSocket | |
LISTENING enum value | SCTPSocket | |
localAddr | SCTPSocket | [protected] |
localAddresses | SCTPSocket | [protected] |
LOCALLY_CLOSED enum value | SCTPSocket | |
localPrt | SCTPSocket | [protected] |
NOT_BOUND enum value | SCTPSocket | |
oneToOne | SCTPSocket | [protected] |
outboundStreams | SCTPSocket | [protected] |
PEER_CLOSED enum value | SCTPSocket | |
processMessage(cPacket *msg) | SCTPSocket | |
remoteAddr | SCTPSocket | [protected] |
remoteAddresses | SCTPSocket | [protected] |
remotePrt | SCTPSocket | [protected] |
requestStatus() | SCTPSocket | |
SCTPSocket(bool type=true) | SCTPSocket | |
SCTPSocket(cPacket *msg) | SCTPSocket | |
send(cPacket *msg, bool last=true, bool primary=true) | SCTPSocket | |
sendNotification(cPacket *msg) | SCTPSocket | |
sendRequest(cPacket *msg) | SCTPSocket | |
sendToSCTP(cPacket *msg) | SCTPSocket | [protected] |
setCallbackObject(CallbackInterface *cb, void *yourPtr=NULL) | SCTPSocket | |
setInboundStreams(int streams) | SCTPSocket | [inline] |
setOutboundStreams(int streams) | SCTPSocket | [inline] |
setOutputGate(cGate *toSctp) | SCTPSocket | [inline] |
setState(int state) | SCTPSocket | [inline] |
shutdown() | SCTPSocket | |
SOCKERROR enum value | SCTPSocket | |
sockId | SCTPSocket | [protected] |
sockstate | SCTPSocket | [protected] |
State enum name | SCTPSocket | |
stateName(int state) | SCTPSocket | [static] |
yourPtr | SCTPSocket | [protected] |
~SCTPSocket() | SCTPSocket | |