torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Routethrough.hpp File Reference

Header for the Routethrough class. More...

#include "torc/physical/Config.hpp"
#include "torc/physical/Instance.hpp"
#include <string>
+ Include dependency graph for Routethrough.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::physical::Routethrough
 Pip routethrough. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::physical
 Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer.
 

Typedefs

typedef boost::shared_ptr
< Routethrough > 
torc::physical::RoutethroughSharedPtr
 Shared pointer encapsulation of a Routethrough. More...
 
typedef boost::weak_ptr
< Routethrough > 
torc::physical::RoutethroughWeakPtr
 Weak pointer encapsulation of a Routethrough. More...
 

Detailed Description

Header for the Routethrough class.

Definition in file Routethrough.hpp.