P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::Model::Param_Model Struct Reference

Param_Model : Elem. More...

#include <model.h>

Inheritance diagram for P4::Model::Param_Model:
[legend]

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
 

Detailed Description

Param_Model : Elem.