![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Header file for the VerbosePrinter class. More...
#include <string>
#include <list>
#include <stdio.h>
#include <stdarg.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | VerbosePrinter |
A class used to print messages to the user, which prints all messages it receives with a verbosity level lower than a set level. More... | |
Defines | |
#define | STDIO_H |
Inclusion guard. | |
#define | STRING |
Inclusion guard. | |
#define | STDARG_H |
Inclusion guard. | |
#define | LIST |
Inclusion guard. | |
#define | ALGORITHM |
Inclusion guard. | |
#define | VERBOSE_PRINTER_H |
Inclusion guard. |
Header file for the VerbosePrinter class.
Definition in file VerbosePrinter.h.