|
INET Framework for OMNeT++/OMNEST
|
#include <TCP_NSC_Connection.h>
Public Member Functions | |
| SockAddr () | |
| bool | operator< (const SockAddr &b) const |
| bool | operator== (const SockAddr &b) const |
Public Attributes | |
| IPvXAddress | ipAddrM |
| unsigned short | portM |
| bool TCP_NSC_Connection::SockAddr::operator< | ( | const SockAddr & | b | ) | const [inline] |
| bool TCP_NSC_Connection::SockAddr::operator== | ( | const SockAddr & | b | ) | const [inline] |
Referenced by operator<(), and operator==().
| unsigned short TCP_NSC_Connection::SockAddr::portM |
Referenced by operator<(), and operator==().