|
| Byte (PHV::Container c, int l) |
|
| Byte (PHV::Container c, int l, int g, int gb) |
|
void | add_info (const FieldInfo &fi) |
|
bool | can_add_info (const FieldInfo &fi) const |
|
void | clear_spec (byte_speciality_t bs) |
|
std::vector< FieldInfo > | get_slices_for_visualization () const |
|
bool | has_field_slice (const PHV::FieldSlice &sl) const |
|
bool | is_range () const |
|
bool | is_spec (byte_speciality_t bs) const |
|
bool | is_subset (const Byte &b) const |
|
bool | only_one_nibble_in_use () const |
|
| operator std::pair< PHV::Container, int > () const |
|
bool | operator< (const Byte &b) const |
|
bool | operator== (const Byte &b) const |
|
bool | operator== (const std::pair< PHV::Container, int > &a) const |
|
void | set_spec (byte_speciality_t bs) |
|
void | unallocate () |
|
std::string | visualization_detail () const |
|