![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
GroupSet (const std::vector< InputXbar * > &u, Group g) | |
GroupSet (ordered_map< Group, std::vector< InputXbar * > > &u, Group g) | |
void | dbprint (std::ostream &) const |
const Input * | find (Phv::Slice sl) const |
std::vector< const Input * > | find_all (Phv::Slice sl) const |
![]() | |
void | print () const |
Public Attributes | |
Group | group |
const std::vector< InputXbar * > & | use |
|
virtual |
Implements P4::IHasDbPrint.