P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Table::Format::bitrange_t Struct Reference

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