STIR 6.4.0
warning.h File Reference

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

#include "stir/Verbosity.h"
#include "stir/TextWriter.h"
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  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.
 
template<class STRING>
void stir::warning (const STRING &string, const int verbosity_level=1)
 Use this function for writing warning messages.
 

Detailed Description

Declaration of stir::warning()

Author
Kris Thielemans