|
| Hash (const P4HashFunction &f) |
|
void | dbprint (std::ostream &out) const override |
|
bool | equiv_value (const Parameter *ad, bool check_cond=true) const override |
|
bool | from_p4_program () const override |
|
P4HashFunction | func () const |
|
const Parameter * | get_extended_param (uint32_t extension, const Parameter *ad) const override |
|
bool | is_next_bit_of_param (const Parameter *ad, bool same_alias) const override |
|
cstring | name () const override |
|
bool | only_one_overlap_solution () const override |
|
const Parameter * | overlap (const Parameter *ad, bool only_one_overlap_solution, le_bitrange *my_overlap, le_bitrange *ad_overlap) const override |
|
int | size () const override |
|
const Parameter * | split (int lo, int hi) const override |
|
virtual bool | can_merge (const Parameter *param) const |
|
bool | can_overlap_ranges (le_bitrange my_range, le_bitrange ad_range, le_bitrange &overlap, le_bitrange *my_overlap, le_bitrange *ad_overlap) const |
|
cstring | cond_name () const |
|
bool | equiv_cond (const Parameter *p) const |
|
template<typename T> |
bool | is () const |
|
bool | is_cond_type (ModConditionally_t type) const |
|
virtual bool | is_subset_of (const Parameter *param) const |
|
virtual const Parameter * | merge (const Parameter *param) const |
|
void | set_cond (const Parameter *p) |
|
void | set_cond (ModConditionally_t ct, cstring n) |
|
template<typename T> |
const T * | to () const |
|
void | print () const |
|
◆ dbprint()
void ActionData::Hash::dbprint |
( |
std::ostream & | out | ) |
const |
|
inlineoverridevirtual |
◆ equiv_value()
bool ActionData::Hash::equiv_value |
( |
const Parameter * | ad, |
|
|
bool | check_cond = true ) const |
|
overridevirtual |
◆ from_p4_program()
bool ActionData::Hash::from_p4_program |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_extended_param()
const Parameter * ActionData::Hash::get_extended_param |
( |
uint32_t | extension, |
|
|
const Parameter * | ad ) const |
|
overridevirtual |
◆ is_next_bit_of_param()
bool ActionData::Hash::is_next_bit_of_param |
( |
const Parameter * | ad, |
|
|
bool | same_alias ) const |
|
overridevirtual |
◆ name()
cstring ActionData::Hash::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ only_one_overlap_solution()
bool ActionData::Hash::only_one_overlap_solution |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ overlap()
Use the P4HashFunction overlap to determine if the two parameters can overlap.
Implements ActionData::Parameter.
◆ size()
int ActionData::Hash::size |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ split()
const Parameter * ActionData::Hash::split |
( |
int | lo, |
|
|
int | hi ) const |
|
overridevirtual |
The documentation for this class was generated from the following files: