P4C
The P4 Compiler
|
Enum_Model : Type_Model. More...
#include <model.h>
Public Member Functions | |
Enum_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 |
Additional Inherited Members | |
Public Attributes inherited from P4::Model::Elem | |
cstring | name |
Enum_Model : Type_Model.