P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::P4Tools::P4Testgen::Continuation::PropertyUpdate Struct Reference

Public Member Functions

 PropertyUpdate (cstring propertyName, PropertyValue property)
 
bool operator== (const PropertyUpdate &other) const
 Delegates to the equality of the property.
 

Public Attributes

PropertyValue property
 The value of the property.
 
cstring propertyName
 The name of the property that is being set.