#include "torc/physical/Net.hpp"
#include <vector>


Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::physical |
Classes | |
| class | torc::physical::RoutingNet |
| Routing net. More... | |
Typedefs | |
| typedef boost::shared_ptr < RoutingNet > | torc::physical::RoutingNetSharedPtr |
| Shared pointer encapsulation of a RoutingNet. | |
| typedef std::vector < RoutingNetSharedPtr > | torc::physical::RoutingNetSharedPtrVector |
| Vector of RoutingNet shared pointers. | |
Definition in file RoutingNet.hpp.
1.5.6