ngscopeclient 0.1-dev+51fbda87c
Public Types | Public Member Functions | Public Attributes | List of all members
SDDataSymbol Class Reference

Public Types

enum  stype {
  TYPE_START , TYPE_DATA , TYPE_CRC_OK , TYPE_CRC_BAD ,
  TYPE_END , TYPE_ERROR
}
 

Public Member Functions

 SDDataSymbol (stype t, uint8_t d)
 
bool operator== (const SDDataSymbol &s) const
 

Public Attributes

stype m_stype
 
uint8_t m_data
 

The documentation for this class was generated from the following file: