44 #ifndef C_BACKEND_STEP_FACTORY_HPP 45 #define C_BACKEND_STEP_FACTORY_HPP 67 const std::string
GetPrefix()
const override;
const DesignFlowStepRef CreateCBackendStep(const CBackendInformationConstRef c_backend_information) const
Create a backend c step.
const std::string GetPrefix() const override
Return the prefix of the steps created by the factory.
CONSTREF_FORWARD_DECL(application_manager)
Pure virtual base class for all the design flow step factory.
Template definition of refcount.
const application_managerConstRef application_manager
CBackendStepFactory(const DesignFlowManagerConstRef design_flow_manager, const application_managerConstRef application_manager, const ParameterConstRef _parameters)
Constructor.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...