P4C
The P4 Compiler
|
Param_Model : Elem. More...
#include <model.h>
Public Member Functions | |
Param_Model (cstring name, Type_Model type, unsigned index) | |
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 | |
const unsigned | index |
const Type_Model | type |
Public Attributes inherited from P4::Model::Elem | |
cstring | name |
Param_Model : Elem.