P4C
The P4 Compiler
|
Public Member Functions | |
LocalPacking (int bw, bitvec b) | |
void | dbprint (std::ostream &out) const |
bool | empty () const |
le_bitrange | max_br_in_use () const |
LocalPacking | split (int first_bit, int sz) const |
Public Attributes | |
int | bit_width |
bitvec | bits_in_use |
int ActionData::LocalPacking::bit_width |
How wide the packing structure is
bitvec ActionData::LocalPacking::bits_in_use |
The bits that are enabled