STIR
6.2.0
|
Declaration of stir::warning() More...
Go to the source code of this file.
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
void | stir::warning (const char *const s,...) |
Print warning with format string a la printf . More... | |
template<class STRING > | |
void | stir::warning (const STRING &string, const int verbosity_level=1) |
Use this function for writing warning messages. More... | |
Declaration of stir::warning()