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