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

Header for the Net class. More...

#include "torc/architecture/Tilewire.hpp"
#include "torc/architecture/Arc.hpp"
#include "torc/router/RouteNode.hpp"
#include <string>
#include <map>
#include <boost/unordered_map.hpp>
#include <boost/any.hpp>
+ Include dependency graph for RouteNet.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::router::RouteNet
 Router net. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::router
 

Typedefs

typedef std::vector< RouteNet > torc::router::RouteNetVector
 Vector of RouteNet objects. More...
 

Enumerations

enum  torc::router::ERoutePropertyType { torc::router::eRouteTime = 0, torc::router::eRoutePropertyTypeCount }
 

Detailed Description

Header for the Net class.

Definition in file RouteNet.hpp.