|
ZeroSDN Controller
1.0
A modular distributed Software-Defined Network Controller
|
The AttachmentPoint of this Device. More...
#include <Device.h>
Public Member Functions | |
| AttachmentPoint (uint64_t switch_dpid, uint32_t switch_port) | |
Public Attributes | |
| uint64_t | switchDpid |
| The id of the switch which represents the attachment point. More... | |
| uint32_t | switchPort |
| The port of the switch which represents the attachment point. More... | |
The AttachmentPoint of this Device.
|
inline |
| uint64_t Device::AttachmentPoint::switchDpid |
The id of the switch which represents the attachment point.
| uint32_t Device::AttachmentPoint::switchPort |
The port of the switch which represents the attachment point.