Otawa  0.10
graphviz_quote.cpp File Reference
#include "graphviz.h"

Namespaces

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

Functions

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