|
INET Framework for OMNeT++/OMNEST
|
#include <TCP_NSC_Connection.h>
Public Member Functions | |
| bool | operator< (const SockPair &b) const |
| bool | operator== (const SockPair &b) const |
Public Attributes | |
| SockAddr | remoteM |
| SockAddr | localM |
Definition at line 60 of file TCP_NSC_Connection.h.
| bool TCP_NSC_Connection::SockPair::operator< | ( | const SockPair & | b | ) | const [inline] |
Definition at line 66 of file TCP_NSC_Connection.h.
| bool TCP_NSC_Connection::SockPair::operator== | ( | const SockPair & | b | ) | const [inline] |
Definition at line 73 of file TCP_NSC_Connection.h.
Definition at line 64 of file TCP_NSC_Connection.h.
Referenced by operator<(), and operator==().
Definition at line 63 of file TCP_NSC_Connection.h.
Referenced by operator<(), and operator==().