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

Public Types

enum  stype {
  TYPE_HEADER , TYPE_COMMAND , TYPE_COMMAND_ARGS , TYPE_RESPONSE_ARGS ,
  TYPE_CRC_OK , TYPE_CRC_BAD , TYPE_ERROR
}
 

Public Member Functions

 SDCmdSymbol (stype t, uint32_t d, uint32_t e=0, uint32_t f=0, uint32_t g=0)
 
bool operator== (const SDCmdSymbol &s) const
 

Public Attributes

stype m_stype
 
uint32_t m_data
 
uint32_t m_extdata1
 
uint32_t m_extdata2
 
uint32_t m_extdata3
 

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