40 #ifndef FIX_STRUCTS_PASSED_BY_VALUE_HPP 41 #define FIX_STRUCTS_PASSED_BY_VALUE_HPP 66 const DesignFlowManagerConstRef dfm);
~FixStructsPassedByValue() override
Destructor.
RelationshipType
The relationship type.
FixStructsPassedByValue(const ParameterConstRef params, const application_managerRef AM, unsigned int fun_id, const DesignFlowManagerConstRef dfm)
Constructor.
This class contains the base representation for a generic frontend flow step which works on a single ...
DesignFlowStep_Status
The status of a step.
DesignFlowStep_Status InternalExec() override
Execute the step.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
const CustomUnorderedSet< std::pair< FrontendFlowStepType, FunctionRelationship > > ComputeFrontendRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Return the set of analyses in relationship with this design step.