A class, that contains data for a Switch.
More...
#include <Switch.h>
A class, that contains data for a Switch.
This Class only Purpose is to contain the information for a Switch.
- Author
- Sebastian Vogel
| Switch::Switch |
( |
uint64_t |
switchID, |
|
|
const of_version_t & |
of_version |
|
) |
| |
| uint64_t Switch::getSwitchID |
( |
| ) |
|
getter-Method to access the private Switch-ID, which should not change
| bool Switch::active = false |
| uint8_t Switch::auxiliary_id |
| uint32_t Switch::capabilities |
| bool Switch::got_ports = false |
| uint32_t Switch::n_buffers |
| of_version_t Switch::of_version |
| std::vector<Port> Switch::ports |
| uint32_t Switch::reserved |
| bool Switch::switch_info_available = false |
The documentation for this class was generated from the following files:
- /home/zsdn/zsdn-git/modules/SwitchRegistryModule/Switch.h
- /home/zsdn/zsdn-git/modules/SwitchRegistryModule/Switch.cpp