P4C
The P4 Compiler
|
Public Member Functions | |
EgressModel (Model::Type_Model headersType, Model::Type_Model userMetaType, Model::Type_Model istdType, Model::Type_Model ostdType) | |
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 | |
::Model::Param_Model | headersParam |
::Model::Param_Model | istdParam |
::Model::Param_Model | metadataParam |
::Model::Param_Model | ostdParam |
Public Attributes inherited from P4::Model::Elem | |
cstring | name |