Go to the documentation of this file.
34 #ifndef TTA_OUTPUTFURESOURCE_HH
35 #define TTA_OUTPUTFURESOURCE_HH
virtual bool validateRelatedGroups() override
OutputFUResource & operator=(const OutputFUResource &)
virtual bool isOutputFUResource() const override
virtual void unassign(const int cycle, MoveNode &node) override
OutputFUResource(const std::string &name, int opCount, int nopSlotWeight)
virtual void assign(const int cycle, MoveNode &node) override
virtual bool canAssign(const int cycle, const MoveNode &node) const override
virtual bool validateDependentGroups() override
virtual const std::string & name() const
virtual ~OutputFUResource()