#include <NetlistPin.hpp>
Definition at line 29 of file NetlistPin.hpp.
torc::placer::NetlistPin::NetlistPin |
( |
std::string |
inName, |
|
|
bool |
inNetSource |
|
) |
| |
|
inline |
torc::placer::NetlistPin::~NetlistPin |
( |
| ) |
|
|
inline |
std::string& torc::placer::NetlistPin::getName |
( |
void |
| ) |
|
|
inline |
architecture::Sites::SitePin* torc::placer::NetlistPin::getSitePin |
( |
| ) |
|
|
inline |
Definition at line 61 of file NetlistPin.hpp.
architecture::Sites::SitePin * mSitePin
bool torc::placer::NetlistPin::isNetSource |
( |
| ) |
|
|
inline |
void torc::placer::NetlistPin::setNet |
( |
NetlistNet * |
inNet | ) |
|
|
inline |
void torc::placer::NetlistPin::setSitePin |
( |
architecture::Sites::SitePin * |
inSitePin | ) |
|
|
inline |
Definition at line 64 of file NetlistPin.hpp.
architecture::Sites::SitePin * mSitePin
bool torc::placer::NetlistPin::mIsNetSource |
|
protected |
std::string torc::placer::NetlistPin::mName |
|
protected |
architecture::Sites::SitePin* torc::placer::NetlistPin::mSitePin |
|
protected |
The documentation for this class was generated from the following file: