16 #ifndef TORC_GENERIC_INTERFACEATTRIBUTES_HPP
17 #define TORC_GENERIC_INTERFACEATTRIBUTES_HPP
115 #endif // TORC_GENERIC_INTERFACEATTRIBUTES_HPP
const TimingSharedPtr getTiming() const
void setSimulate(const SimulateSharedPtr &inSource)
Represents class that can hold userData.
const std::string getDesignator() const
boost::shared_ptr< Simulate > SimulateSharedPtr
Represents attributes of a view interface.
void setDesignator(const std::string &inSource)
void setTiming(const TimingSharedPtr &inSource)
const SimulateSharedPtr getSimulate() const
SimulateSharedPtr mSimulate
boost::shared_ptr< Timing > TimingSharedPtr
InterfaceAttributes & operator=(const InterfaceAttributes &source)