P4C
The P4 Compiler
Loading...
Searching...
No Matches
DumpTableFlowGraph::PhvDetails Struct Reference
Inheritance diagram for DumpTableFlowGraph::PhvDetails:
[legend]

Public Member Functions

 PhvDetails (const PhvInfo &p)
 
void dump (std::ostream &out, const IR::MAU::Table *tbl) const override
 
- Public Member Functions inherited from FlowGraph::DumpTableDetails

Public Attributes

const PhvInfophv
 

Member Function Documentation

◆ dump()

void DumpTableFlowGraph::PhvDetails::dump ( std::ostream & out,
const IR::MAU::Table * tbl ) const
inlineoverridevirtual

Reimplemented from FlowGraph::DumpTableDetails.