Definitions for OutputBuilder for DOT output. More...
#include "OutputBuilderDOT.hpp"#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
Functions | |
| std::string | filter (const std::string &cpsource, const std::string &find, const std::string &replace) |
Definitions for OutputBuilder for DOT output.
Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.
Definition in file OutputBuilderDOT.cpp.
| std::string filter | ( | const std::string & | cpsource, | |
| const std::string & | find, | |||
| const std::string & | replace | |||
| ) |
Definition at line 17 of file OutputBuilderDOT.cpp.
Referenced by OA::OutputBuilderDOT::graphNodeLabel(), OA::OutputBuilderDOT::graphStart(), OA::OutputBuilderDOT::graphSubStart(), and OA::OutputBuilderDOT::outputString().
1.7.1