STIR  6.2.0
Namespaces | Functions
warning.h File Reference

Declaration of stir::warning() More...

#include "stir/common.h"
#include "stir/Verbosity.h"
#include <iostream>
#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

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...
 

Detailed Description

Declaration of stir::warning()

Author
Kris Thielemans