P4C
The P4 Compiler
Loading...
Searching...
No Matches
ActionPhvConstraintCanPack Struct Reference

#include <action_phv_constraints.h>

Public Attributes

std::optional< PHV::Allocation::ConditionalConstraintconditional_constraints
 
std::optional< ActionPhvConstraintLogginglogging
 

Detailed Description

This class is used to make action_phv_constraint logs easier to understand during debugging. The 'can_pack' function returns

Member Data Documentation

◆ conditional_constraints

std::optional<PHV::Allocation::ConditionalConstraint> ActionPhvConstraintCanPack::conditional_constraints

◆ logging

std::optional<ActionPhvConstraintLogging> ActionPhvConstraintCanPack::logging