|
ZeroSDN Controller
1.0
A modular distributed Software-Defined Network Controller
|
#include <LinkDiscoveryModuleTests.h>
Public Member Functions | |
| SwitchAdapterModuleMok (uint64_t instanceId) | |
| ~SwitchAdapterModuleMok () | |
| virtual void | sendMessageWithData (uint32_t port, uint64_t hash, uint64_t timestamp) |
| virtual void | disable () |
| virtual void | setProcessMessages (bool pM) |
Protected Member Functions | |
| virtual bool | enable () |
A emulated SwitchAdapterModule with the simple action to lead the LinkDiscoveryModule discover messages to the correlating switch (if exists) so that this emulated one could send it back as event to the ZMF-Network with the correct data like Port, instance ID.
| SwitchAdapterModuleMok::SwitchAdapterModuleMok | ( | uint64_t | instanceId | ) |
| SwitchAdapterModuleMok::~SwitchAdapterModuleMok | ( | ) |
|
virtual |
|
protectedvirtual |
|
virtual |
|
virtual |