|
ngscopeclient v0.1
|
Part of an Ethernet frame (speed doesn't matter) More...
#include <EthernetProtocolDecoder.h>
Public Member Functions | |
| EthernetFrameSegment (SegmentType type, uint8_t value) | |
| bool | operator== (const EthernetFrameSegment &rhs) const |
Public Attributes | |
| enum EthernetFrameSegment::SegmentType | m_type |
| std::vector< uint8_t > | m_data |
Part of an Ethernet frame (speed doesn't matter)