torc-master
|
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>
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... | |
Header for the TraceNode class.
Definition in file TraceNode.hpp.