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

Public Types

enum  FieldType {
  TYPE_OPCODE , TYPE_VERSION , TYPE_SEQ , TYPE_RESERVED ,
  TYPE_LENGTH , TYPE_DATA
}
 

Public Member Functions

 VICPSymbol (FieldType type, uint32_t data)
 
 VICPSymbol (FieldType type, std::string str)
 
bool operator== (const VICPSymbol &s) const
 

Public Attributes

enum VICPSymbol::FieldType m_type
 
uint32_t m_data
 
std::string m_str
 

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