#include <DeviceSitePin.hpp>
Definition at line 24 of file DeviceSitePin.hpp.
torc::placer::DeviceSitePin::DeviceSitePin |
( |
std::string & |
inName, |
|
|
int |
inRow, |
|
|
int |
inCol |
|
) |
| |
|
inline |
torc::placer::DeviceSitePin::~DeviceSitePin |
( |
| ) |
|
|
inline |
int torc::placer::DeviceSitePin::getCol |
( |
void |
| ) |
|
|
inline |
std::string& torc::placer::DeviceSitePin::getName |
( |
void |
| ) |
|
|
inline |
int torc::placer::DeviceSitePin::getRow |
( |
void |
| ) |
|
|
inline |
Tilewire torc::placer::DeviceSitePin::getTilewire |
( |
void |
| ) |
|
|
inline |
int torc::placer::DeviceSitePin::mCol |
|
protected |
std::string& torc::placer::DeviceSitePin::mName |
|
protected |
int torc::placer::DeviceSitePin::mRow |
|
protected |
Tilewire torc::placer::DeviceSitePin::mTilewire |
|
protected |
The documentation for this class was generated from the following file: