Otawa  0.10
graphviz.h File Reference
#include <otawa/display/Driver.h>
#include <otawa/display/Graph.h>
#include <otawa/display/graphviz.h>
#include <elm/genstruct/FragTable.h>
#include <elm/genstruct/HashTable.h>
#include <otawa/display/Plugin.h>

Go to the source code of this file.

Classes

class  otawa::display::GraphVizDriver
 
class  otawa::display::GraphVizItem
 
class  otawa::display::GraphVizGraphElement
 
class  otawa::display::GraphVizNode
 
class  otawa::display::GraphVizEdge
 
class  otawa::display::GraphVizGraph
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::display
 

Functions

String otawa::display::quoteSpecials (String str)
 This function escapes all the special characters, and replaces the newlines by \l (left-align in dot) More...
 
String otawa::display::quoteNewlines (String str)
 This function escapes the newlines in order to avoid giving the newline to DOT input. More...