![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| bitrange_t (unsigned l, unsigned h) | |
| bool | disjoint (const bitrange_t &a) const |
| bool | operator== (const bitrange_t &a) const |
| bitrange_t | overlap (const bitrange_t &a) const |
| int | size () const |
Public Attributes | |
| unsigned | hi |
| unsigned | lo |