P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
P4V1::CounterOrMeter_Model Struct Reference
Inheritance diagram for P4V1::CounterOrMeter_Model:
[legend]

Public Member Functions

 CounterOrMeter_Model (cstring name)
 
- Public Member Functions inherited from Model::Extern_Model
 Extern_Model (cstring name)
 
- Public Member Functions inherited from Model::Type_Model
 Type_Model (cstring name)
 
- Public Member Functions inherited from Model::Elem
 Elem (cstring name)
 
IR::ID Id () const
 
IR::ID Id (Util::SourceInfo srcInfo) const
 
IR::ID Id (Util::SourceInfo srcInfo, cstring originalName) const
 
const char * str () const
 
cstring toString () const
 

Public Attributes

CounterType_Model counterType
 
MeterType_Model meterType
 
const IR::Type * size_type
 
::Model::Elem sizeParam
 
::Model::Elem typeParam
 
- Public Attributes inherited from Model::Elem
cstring name