torc/architecture/InstancePin.hpp File Reference

Header for the InstancePin class. More...

#include "torc/physical/InstancePin.hpp"
#include "torc/architecture/Tilewire.hpp"

Include dependency graph for InstancePin.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  torc
namespace  torc::architecture

Classes

class  torc::architecture::InstancePin
 Physical design instance-pin pair, suitable for specifying a net endpoint. More...

Defines

#define INSTANCE_PIN_PHYSICAL_TO_ARCHITECTURE(x)   ::torc::architecture::InstancePin::physicalToArchitecture(x)
 Reinterpret the given torc::physical::InstancePinSharedPtr as a torc::architecture::InstancePinSharedPtr.
#define INSTANCE_PIN_ARCHITECTURE_TO_PHYSICAL(x)   ::torc::architecture::InstancePin::architectureToPhysical(x)
 Reinterpret the given torc::architecture::InstancePinSharedPtr as a torc::physical::InstancePinSharedPtr.

Typedefs

typedef boost::shared_ptr
< InstancePin > 
torc::architecture::InstancePinSharedPtr
 Shared pointer encapsulation of an InstancePin.
typedef boost::weak_ptr
< InstancePin > 
torc::architecture::InstancePinWeakPtr
 Weak pointer encapsulation of an InstancePin.
typedef std::vector
< InstancePinSharedPtr > 
torc::architecture::InstancePinSharedPtrVector
 Vector of InstancePin shared pointers.


Detailed Description

Header for the InstancePin class.

Definition in file InstancePin.hpp.


Define Documentation

#define INSTANCE_PIN_ARCHITECTURE_TO_PHYSICAL (  )     ::torc::architecture::InstancePin::architectureToPhysical(x)

#define INSTANCE_PIN_PHYSICAL_TO_ARCHITECTURE (  )     ::torc::architecture::InstancePin::physicalToArchitecture(x)


Generated on Thu Oct 13 16:44:26 2011 for TORC by  doxygen 1.5.6