P4C
The P4 Compiler
|
Public Member Functions | |
CounterOrMeter_Model (cstring name) | |
Public Member Functions inherited from P4::Model::Extern_Model | |
Extern_Model (cstring name) | |
Public Member Functions inherited from P4::Model::Type_Model | |
Type_Model (cstring name) | |
Public Member Functions inherited from P4::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 |
::P4::Model::Elem | sizeParam |
::P4::Model::Elem | typeParam |
Public Attributes inherited from P4::Model::Elem | |
cstring | name |