Interface API base class for receive capable interfaces.
More...
#include <senf/Ext/NetEmu/InterfaceAPI.hh>
Interface API base class for receive capable interfaces.
- See also
- NetEmu interface API
Definition at line 307 of file InterfaceAPI.hh.
◆ ~Receiver()
virtual senf::emu::Receiver::~Receiver |
( |
| ) |
|
|
virtual |
◆ annotationMode() [1/2]
bool senf::emu::Receiver::annotationMode |
( |
| ) |
const |
Get interface annotationMode status.
◆ annotationMode() [2/2]
void senf::emu::Receiver::annotationMode |
( |
bool |
a | ) |
|
Enable/Disable AnnotationPackets for each frame.
◆ flushRxQueues()
void senf::emu::Receiver::flushRxQueues |
( |
| ) |
|
◆ mcAdd()
◆ mcDrop()
◆ promisc() [1/2]
bool senf::emu::Receiver::promisc |
( |
| ) |
const |
Get interface promiscuous status.
◆ promisc() [2/2]
void senf::emu::Receiver::promisc |
( |
bool |
v | ) |
|
Change interface promiscuous status.
◆ output
The documentation for this class was generated from the following files: