ngscopeclient 0.1-dev+51fbda87c
|
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)