P4C
The P4 Compiler
|
Public Member Functions | |
FieldAlignment (le_bitrange bitLayout) | |
FieldAlignment (nw_bitrange bitLayout) | |
bool | isByteAligned () const |
bool | operator!= (const FieldAlignment &other) const |
bool | operator== (const FieldAlignment &other) const |
Public Attributes | |
unsigned | align |
bit in byte alignment of the field in little endian order | |