|
STIR
6.3.0
|
Declaration of stir::info() More...
#include "stir/common.h"#include "stir/Verbosity.h"#include <iostream>#include <sstream>#include "TextWriter.h"Go to the source code of this file.
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| template<class STRING > | |
| void | stir::info (const STRING &string, const int verbosity_level=1) |
| Use this function for writing informational messages. More... | |
Declaration of stir::info()
1.8.13