#include <control_interface.h>
Definition at line 20 of file control_interface.h.
◆ ControlInterface()
ControlInterface::ControlInterface |
( |
| ) |
|
|
inline |
◆ ~ControlInterface()
virtual ControlInterface::~ControlInterface |
( |
| ) |
|
|
inlinevirtual |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ EncapsulationLength()
virtual uint32_t ControlInterface::EncapsulationLength |
( |
| ) |
const |
|
pure virtual |
◆ Init()
void ControlInterface::Init |
( |
PktHandler * |
pkt_handler | ) |
|
|
inline |
◆ InitControlInterface()
virtual void ControlInterface::InitControlInterface |
( |
| ) |
|
|
pure virtual |
◆ IoShutdown()
void ControlInterface::IoShutdown |
( |
| ) |
|
|
inline |
◆ IoShutdownControlInterface()
virtual void ControlInterface::IoShutdownControlInterface |
( |
| ) |
|
|
pure virtual |
◆ Name()
virtual const std::string& ControlInterface::Name |
( |
| ) |
const |
|
pure virtual |
◆ pkt_handler()
PktHandler* ControlInterface::pkt_handler |
( |
| ) |
const |
|
inline |
◆ Process()
◆ Send()
◆ Shutdown()
void ControlInterface::Shutdown |
( |
| ) |
|
|
inline |
◆ ShutdownControlInterface()
virtual void ControlInterface::ShutdownControlInterface |
( |
| ) |
|
|
pure virtual |
◆ kMaxPacketSize
const uint32_t ControlInterface::kMaxPacketSize = 9060 |
|
static |
◆ pkt_handler_
The documentation for this class was generated from the following file: