P4C
The P4 Compiler
|
#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 |
The information required for each field in order to generate the Snapshot message in P4Info. The information is generated by the SnapshotFieldFinder pass.