torc::router::RouterStatistics Struct Reference

Router Statistics net. More...

#include <RouterStatistics.hpp>

List of all members.

Public Member Functions

 RouterStatistics ()
 Default constructor.

Public Attributes

double mRouteTime
 Time spent routing this net.
boost::uint32_t mStatLoopPasses
 Number of passes through the main loop routing this net.
boost::uint32_t mStatExpanded
 Number of nodes created from expansion.


Detailed Description

Router Statistics net.

The RouteNet class contains architecture specific sources and sinks.

Definition at line 29 of file RouterStatistics.hpp.


Constructor & Destructor Documentation

torc::router::RouterStatistics::RouterStatistics (  )  [inline]

Default constructor.

Definition at line 42 of file RouterStatistics.hpp.


Member Data Documentation

Time spent routing this net.

Definition at line 34 of file RouterStatistics.hpp.

Number of passes through the main loop routing this net.

Definition at line 36 of file RouterStatistics.hpp.

Number of nodes created from expansion.

Definition at line 38 of file RouterStatistics.hpp.


The documentation for this struct was generated from the following file:

Generated on Thu Oct 13 16:51:03 2011 for TORC by  doxygen 1.5.6