/local/lecs/lecs/risc_v0.4.0/sources/build/risc_v0.4.0/src/segment_graph/segment_graph.h File Reference

#include <iostream>
#include <set>
#include <utility>
#include "boost/graph/adjacency_list.hpp"
#include "boost/graph/graphviz.hpp"
#include "boost/algorithm/string.hpp"
#include "rose.h"
#include "edge.h"
#include "function_annotation.h"
#include "segment.h"
Include dependency graph for segment_graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  risc::sg::SegmentGraph
 This class represents a segment graph for a process. More...

Namespaces

namespace  risc
namespace  risc::sg

Typedefs

typedef boost::adjacency_list
< boost::listS, boost::listS,
boost::bidirectionalS, Segment,
Edge, boost::property
< boost::vertex_index_t, int > > 
risc::sg::Graph
typedef boost::graph_traits
< Graph >::vertex_descriptor 
risc::sg::VertexDescriptor
typedef boost::graph_traits
< Graph >::edge_descriptor 
risc::sg::EdgeDescriptor
typedef boost::graph_traits
< risc::sg::Graph >
::vertex_iterator 
risc::sg::VertexIterator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Jul 2017 by  doxygen 1.6.1