43 #ifndef ADD_LIBRARY_HPP 44 #define ADD_LIBRARY_HPP 97 const DesignFlowManagerConstRef design_flow_manager,
112 #endif // ADD_LIBRARY_HPP
RelationshipType
The relationship type.
Abstract class containing information about specialization of the single steps.
Base class for step of design flow.
DesignFlowStep_Status
The status of a step.
REF_FORWARD_DECL(add_library)
AddLibrarySpecialization(const bool interfaced)
Constructor.
Template definition of refcount.
CONSTREF_FORWARD_DECL(Parameter)
std::string GetSignature() const override
Return the contribution to the signature of a step given by the specialization.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Information about speciaization of add_library.
std::string GetKindText() const override
Return the string representation of this.
const bool interfaced
True if we are adding module with interface.