16 #ifndef TORC_PLACER_NETLISTINSTANCE_HPP
17 #define TORC_PLACER_NETLISTINSTANCE_HPP
70 #endif // TORC_PLACER_NETLISTINSTANCE_HPP
NetlistInstance(InstanceSharedPtr inInstance, uint32 inType)
Header for the Instance class.
std::vector< NetlistInstance * > NetlistInstancePtrVector
void setSite(DeviceSite *siteptr)
InstanceSharedPtr getInstance()
boost::shared_ptr< Instance > InstanceSharedPtr
Shared pointer encapsulation of an Instance.
void addPin(NetlistPin *pin)
NetlistPin * getPin(uint32 index)
InstanceSharedPtr mPhysicalInstance
physical::InstanceSharedPtr InstanceSharedPtr