|
INET Framework for OMNeT++/OMNEST
|
#include <Ieee8022Llc.h>
Public Member Functions | |
| SocketDescriptor (int socketId, int localSap, int remoteSap=-1) | |
Public Attributes | |
| int | socketId = -1 |
| int | localSap = -1 |
| int | remoteSap = -1 |
|
inline |
| int inet::Ieee8022Llc::SocketDescriptor::localSap = -1 |
Referenced by inet::operator<<().
| int inet::Ieee8022Llc::SocketDescriptor::remoteSap = -1 |
Referenced by inet::operator<<().
| int inet::Ieee8022Llc::SocketDescriptor::socketId = -1 |
Referenced by inet::operator<<().