RINASim  October 2016
Documentation of framework for OMNeT++
ConnectionTableEntry Member List

This is the complete list of members for ConnectionTableEntry, including all inherited members.

apniConnectionTableEntryprivate
CON_AUTHENTICATING enum valueConnectionTableEntry
CON_CONNECTPENDING enum valueConnectionTableEntry
CON_ERROR enum valueConnectionTableEntry
CON_ESTABLISHED enum valueConnectionTableEntry
CON_FLOWPENDING enum valueConnectionTableEntry
CON_NIL enum valueConnectionTableEntry
CON_RELEASING enum valueConnectionTableEntry
ConnectionStatus enum nameConnectionTableEntry
ConnectionTableEntry()ConnectionTableEntry
ConnectionTableEntry(Flow *flow)ConnectionTableEntry
conStatusConnectionTableEntryprivate
FlowAllocConnectionTableEntryprivate
getApni() const ConnectionTableEntry
getConnectionStatusString() const ConnectionTableEntry
getConStatus() const ConnectionTableEntry
getFlowAlloc() const ConnectionTableEntry
getIpc() const ConnectionTableEntry
getNorthGateIn() const ConnectionTableEntry
getNorthGateOut() const ConnectionTableEntry
getSouthGateIn() const ConnectionTableEntry
getSouthGateOut() const ConnectionTableEntry
info() const ConnectionTableEntry
northGateInConnectionTableEntryprivate
northGateOutConnectionTableEntryprivate
setApni(const APNamingInfo &apni)ConnectionTableEntry
setConStatus(ConnectionStatus conStatus)ConnectionTableEntry
setFlowAlloc(FABase *flowAlloc)ConnectionTableEntry
setNorthGateIn(cGate *northGateIn)ConnectionTableEntry
setNorthGateOut(cGate *northGateOut)ConnectionTableEntry
setSouthGateIn(cGate *southGateIn)ConnectionTableEntry
setSouthGateOut(cGate *southGateOut)ConnectionTableEntry
southGateInConnectionTableEntryprivate
southGateOutConnectionTableEntryprivate
~ConnectionTableEntry()ConnectionTableEntryvirtual