40 #ifndef TO_DATA_FILE_STEP_HPP 41 #define TO_DATA_FILE_STEP_HPP 44 #include "config_HAVE_CIRCUIT_BUILT.hpp" 58 #if HAVE_CIRCUIT_BUILT 76 ToDataFileStep(
const DesignFlowManagerConstRef design_flow_manager,
83 std::string GetSignature()
const override;
104 static const std::string ComputeSignature(
const ToDataFileStep_Type to_data_file_step_type);
110 std::string GetName()
const override;
123 DesignFlowStepFactoryConstRef CGetDesignFlowStepFactory()
const override;
129 bool HasToBeExecuted()
const override;
RelationshipType
The relationship type.
The base class for design step.
ToDataFileStep_Type to_data_file_step_type
The type of step.
Base class for step of design flow.
ToDataFileStep_Type
Autoheader include.
Template definition of refcount.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...