dlvhex  2.5.0
include/dlvhex2/GraphvizHelpers.h File Reference

Helpers for creating graphviz output. More...

#include "dlvhex2/PlatformDefinitions.h"
#include <string>
#include <iosfwd>
Include dependency graph for GraphvizHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  graphviz

Functions

void graphviz::escape (std::ostream &o, const std::string &s)
 Writes s to o end escapes special symbols.

Detailed Description

Helpers for creating graphviz output.

Author:
Peter Schueller <ps@kr.tuwien.ac.at>

Definition in file GraphvizHelpers.h.