P4C
The P4 Compiler
|
The architecture handler builder implementation for Tofino. More...
#include <bfruntime_arch_handler.h>
Public Member Functions | |
P4::ControlPlaneAPI::P4RuntimeArchHandlerIface * | operator() (ReferenceMap *refMap, TypeMap *typeMap, const IR::ToplevelBlock *evaluatedProgram) const override |
Public Member Functions inherited from P4::ControlPlaneAPI::P4RuntimeArchHandlerBuilderIface |
The architecture handler builder implementation for Tofino.
|
inlineoverridevirtual |
Called by the P4RuntimeSerializer to build an instance of the appropriate P4RuntimeArchHandlerIface implementation for the architecture, with the appropriate @refMap, @typeMap and @evaluatedProgram.
Implements P4::ControlPlaneAPI::P4RuntimeArchHandlerBuilderIface.