P4C
The P4 Compiler
|
#include <nestedStructs.h>
Public Member Functions | |
virtual const IR::Expression * | convertToExpression ()=0 |
virtual void | dbprint (std::ostream &out) const =0 |
virtual Component * | getComponent (cstring name)=0 |
Public Member Functions inherited from P4::IHasDbPrint | |
void | print () const |
Represents a field or a collection of fields of a value that has a struct type.
|
pure virtual |
Implements P4::IHasDbPrint.