![]() |
P4C
The P4 Compiler
|
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 |