41 #ifndef LOAD_FILE_TECHNOLOGY_HPP 42 #define LOAD_FILE_TECHNOLOGY_HPP generic device description
DesignFlowStep_Status Exec() override
Execute the step.
RelationshipType
The relationship type.
This class manages the technology library structures.
const technology_managerRef TM
The technology manager.
LoadFileTechnology(const technology_managerRef TM, const generic_deviceRef target, const DesignFlowManagerConstRef design_flow_manager, const ParameterConstRef parameters)
Constructor.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
const ParameterConstRef parameters
Set of input parameters.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
REF_FORWARD_DECL(generic_device)
Superclass include.
Step which loads technology library from file.
const CustomUnorderedSet< TechnologyFlowStep_Type > ComputeTechnologyRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Return the set of analyses in relationship with this design step.
~LoadFileTechnology() override
Destructor.
Base class for technology flow steps.
const generic_deviceRef target
The target device.