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