ngscopeclient
v0.2.2
Loading...
Searching...
No Matches
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
TCPSymbol Class Reference
Public Types
enum
SegmentType
{
TYPE_ERROR
,
TYPE_SOURCE_PORT
,
TYPE_DEST_PORT
,
TYPE_SEQ
,
TYPE_ACK
,
TYPE_DATA_OFFSET
,
TYPE_FLAGS
,
TYPE_WINDOW
,
TYPE_CHECKSUM
,
TYPE_URGENT
,
TYPE_OPTIONS
,
TYPE_DATA
}
Public Member Functions
TCPSymbol
(SegmentType type,
uint8_t
value)
bool
operator==
(
const
TCPSymbol
&
rhs
)
const
Public Attributes
enum
TCPSymbol::SegmentType
m_type
std::vector<
uint8_t
>
m_data
The documentation for this class was generated from the following file:
lib/scopeprotocols/
TCPDecoder.h
Generated by
1.9.8