The OutputBuilder utility functions. More...
#include "OutputBuilder.hpp"#include <sstream>
Go to the source code of this file.
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
Functions | |
| std::string | OA::int2string (const int &number) |
| std::string | OA::bool2string (const bool &val) |
The OutputBuilder utility functions.
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 OutputBuilder.cpp.
1.6.1