|
torc-master
|
Source file for the Placer helper functions. More...
#include "torc/placer/PlacerHelpers.hpp"
Include dependency graph for PlacerHelpers.cpp:Go to the source code of this file.
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::placer | |
Functions | |
| void | torc::placer::setInstanceTypeIndex (physical::InstanceSharedPtr inInstance, boost::uint32_t inType) |
| boost::uint32_t | torc::placer::getInstanceTypeIndex (physical::InstanceSharedPtr inInstance) |
| void | torc::placer::setInstanceSitePtr (physical::InstanceSharedPtr inInstance, const architecture::Site *inSite) |
| const architecture::Site * | torc::placer::getInstanceSitePtr (physical::InstanceSharedPtr inInstance) |
Source file for the Placer helper functions.
Definition in file PlacerHelpers.cpp.