P4C
The P4 Compiler
Loading...
Searching...
No Matches
BFN::SnapshotFieldInfo Struct Reference

#include <bfruntime_arch_handler.h>

Public Member Functions

bool operator< (const SnapshotFieldInfo &s) const
 
bool operator== (const SnapshotFieldInfo &s) const
 

Public Attributes

int32_t bitwidth
 
uint32_t id
 
std::string name
 

Detailed Description

The information required for each field in order to generate the Snapshot message in P4Info. The information is generated by the SnapshotFieldFinder pass.