|
static const char | K_DEFAULT_NODE_NAME [] = "ola-Pathport" |
|
static const char | K_DSCP_KEY [] = "dscp" |
|
static const char | K_NODE_ID_KEY [] = "node-id" |
|
static const char | K_NODE_IP_KEY [] = "ip" |
|
static const char | K_NODE_NAME_KEY [] = "name" |
|
◆ DeviceId()
std::string ola::plugin::pathport::PathportDevice::DeviceId |
( |
| ) |
const |
|
inlinevirtual |
The device ID.
- Returns
- an id which is unique within the plugin,
Implements ola::Device.
◆ PostPortStop()
void ola::plugin::pathport::PathportDevice::PostPortStop |
( |
| ) |
|
|
protectedvirtual |
◆ PrePortStop()
void ola::plugin::pathport::PathportDevice::PrePortStop |
( |
| ) |
|
|
protectedvirtual |
◆ StartHook()
bool ola::plugin::pathport::PathportDevice::StartHook |
( |
| ) |
|
|
protectedvirtual |
Called during Start().
This allows the subclass to perform device initialization.
Reimplemented from ola::Device.
The documentation for this class was generated from the following files: