55 : design_flow_manager(_design_flow_manager),
57 debug_level(_parameters->getOption<int>(OPT_debug_level))
virtual DesignFlowStepRef CreateFlowStep(const std::string &signature) const
Return a step given the signature.
virtual ~DesignFlowStepFactory()
Destructor.
exceptions managed by PandA
Pure virtual base class for all the design flow step factory.
#define THROW_UNREACHABLE(str_expr)
helper function used to specify that some points should never be reached
refcount< DesignFlowStep > DesignFlowStepRef
DesignFlowStepFactory(const DesignFlowManagerConstRef &design_flow_manager, const ParameterConstRef ¶meters)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
this class is used to manage the command-line or XML options.