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

Header for the TraceNode class. More...

#include "torc/architecture/Arc.hpp"
#include "torc/common/EncapsulatedInteger.hpp"
#include <boost/cstdint.hpp>
#include <functional>
#include <vector>
#include <list>
#include <set>
#include <iostream>
+ Include dependency graph for TraceNode.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::TraceNode
 An object that holds more complete path information for routing and tracing. More...
 

Namespaces

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

Typedefs

typedef std::vector< TraceNode * > torc::router::TraceNodePtrVector
 Vector of TraceNode pointer. More...
 

Detailed Description

Header for the TraceNode class.

Definition in file TraceNode.hpp.