P4C
The P4 Compiler
Loading...
Searching...
No Matches
StatefulConflict Struct Reference

Public Member Functions

 StatefulConflict (cstring act_name, const IR::MAU::Action *act, const IR::MAU::StatefulCall *a, const IR::MAU::StatefulCall *b)
 
void emitError () const
 
template<typename T >
void fill_conflict_names (T &set) const
 

Public Attributes

const IR::MAU::Action * act
 
cstring act_name
 
const IR::MAU::StatefulCall * calls [2]