#include <senf/Ext/NetEmu/VLanId.hh>
Definition at line 31 of file VLanId.hh.
◆ Type
Enumerator |
---|
NoTag | |
CTag | |
STag | |
Definition at line 37 of file VLanId.hh.
◆ VLanId() [1/2]
senf::emu::VLanId::VLanId |
( |
std::uint16_t |
id = 0 , |
|
|
Type |
type = NoTag |
|
) |
| |
◆ VLanId() [2/2]
◆ ctag()
bool senf::emu::VLanId::ctag |
( |
| ) |
const |
◆ hasCTag()
◆ hasSTag()
◆ hasTag()
◆ id()
std::uint16_t senf::emu::VLanId::id |
( |
| ) |
const |
◆ operator bool()
senf::emu::VLanId::operator bool |
( |
| ) |
const |
|
explicit |
◆ operator<()
bool senf::emu::VLanId::operator< |
( |
VLanId const & |
other | ) |
const |
◆ operator==()
bool senf::emu::VLanId::operator== |
( |
VLanId const & |
other | ) |
const |
◆ payload()
◆ payloadPkt()
◆ payloadTypeLength()
◆ sameTagType()
bool senf::emu::VLanId::sameTagType |
( |
VLanId const & |
other | ) |
const |
◆ stag()
bool senf::emu::VLanId::stag |
( |
| ) |
const |
◆ type()
Type senf::emu::VLanId::type |
( |
| ) |
const |
◆ None
The documentation for this struct was generated from the following files: