P4C
The P4 Compiler
P4CConfiguration Class Referenceabstract
Inheritance diagram for P4CConfiguration:
[legend]

Public Member Functions

virtual int maximumArraySize () const =0
 Maximum size for a header stack array.
 
virtual int maximumWidthSupported () const =0
 Maximum width supported for a bit field or integer.
 

Detailed Description

A P4CConfiguration is a set of parameters to the compiler that cannot be changed via user options. Implementations should be singleton classes.