Class HSGraphClock¶ Defined in File HSGraphClock.h Inheritance Relationships¶ Base Type¶ public HSFullTiming::HSBaseObj (Class HSBaseObj) Class Documentation¶ class HSGraphClock : public HSFullTiming::HSBaseObj¶ Public Functions HSGraphClock()¶ ~HSGraphClock()¶ float getPeriod() const¶ string getClkName() const¶ string getClkPortName() const¶ void setPeriod(float period)¶ void setClkName(const string &clkName)¶ void setClkPortName(const string &portName)¶ Private Members float m_period = 0.0¶ string m_clkName¶ string m_portName¶