ARTS
2.2.66
|
#include <messages.h>
Public Member Functions | |
ArtsOut1 (const Verbosity &v) | |
Public Member Functions inherited from ArtsOut | |
ArtsOut (const int p, const Verbosity &v) | |
int | get_priority () const |
const Verbosity & | get_verbosity () const |
bool | sufficient_priority () const |
Does the current message have sufficient priority for output? More... | |
bool | sufficient_priority_agenda () const |
Does the current message have sufficient priority for agenda? More... | |
bool | sufficient_priority_screen () const |
Does the current message have sufficient priority for screen? More... | |
bool | sufficient_priority_file () const |
Does the current message have sufficient priority for file? More... | |
bool | in_main_agenda () const |
Are we in the main agenda? More... | |
Definition at line 145 of file messages.h.
|
inline |
Definition at line 147 of file messages.h.