Namespaces | Functions

OutputBuilderDOT.cpp File Reference

Definitions for OutputBuilder for DOT output. More...

#include "OutputBuilderDOT.hpp"
#include <string>
Include dependency graph for OutputBuilderDOT.cpp:

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)

Detailed Description

Definitions for OutputBuilder for DOT output.

Authors:
Andy Stone, modified by Luis Ramos and John Garvin

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.


Function Documentation

std::string filter ( const std::string &  cpsource,
const std::string &  find,
const std::string &  replace 
)