Incoming or outgoing interface.
More...
#include <senf/Ext/NetEmu/Annotations.hh>
|
(Note that these are not member functions.)
|
std::ostream & | operator<< (std::ostream &os, Interface const &annotation) |
| Output Interface annotation instance as it's string representation. More...
|
|
Incoming or outgoing interface.
Definition at line 37 of file Annotations.hh.
◆ Interface() [1/2]
senf::emu::annotations::Interface::Interface |
( |
| ) |
|
◆ Interface() [2/2]
senf::emu::annotations::Interface::Interface |
( |
MACAddress const & |
v | ) |
|
◆ operator<()
bool senf::emu::annotations::Interface::operator< |
( |
Interface const & |
other | ) |
const |
◆ operator==()
bool senf::emu::annotations::Interface::operator== |
( |
Interface const & |
other | ) |
const |
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
Interface const & |
annotation |
|
) |
| |
|
related |
Output Interface annotation instance as it's string representation.
◆ value
MACAddress senf::emu::annotations::Interface::value |
|
mutable |
The documentation for this struct was generated from the following file: