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

Public Types

enum  DVIType {
  DVI_TYPE_PREAMBLE , DVI_TYPE_HSYNC , DVI_TYPE_VSYNC , DVI_TYPE_VIDEO ,
  DVI_TYPE_ERROR
}
 

Public Member Functions

 DVISymbol (DVIType type, uint8_t r=0, uint8_t g=0, uint8_t b=0)
 
bool operator== (const DVISymbol &s) const
 

Public Attributes

DVIType m_type
 
uint8_t m_red
 
uint8_t m_green
 
uint8_t m_blue
 

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