|
INET Framework for OMNeT++/OMNEST
|
#include <ISIStypes.h>
Public Attributes | |
| unsigned char * | from |
| unsigned char * | to |
| uint32_t | metric |
| bool | type |
Definition at line 259 of file ISIStypes.h.
| unsigned char* ISISCon::from |
Definition at line 261 of file ISIStypes.h.
Referenced by ISIS::extractISO().
| uint32_t ISISCon::metric |
Definition at line 263 of file ISIStypes.h.
Referenced by ISIS::extractISO().
| unsigned char* ISISCon::to |
Definition at line 262 of file ISIStypes.h.
Referenced by ISIS::extractISO().
| bool ISISCon::type |
Definition at line 264 of file ISIStypes.h.
Referenced by ISIS::extractISO().