ARTS 2.5.11 (git: 725533f0)
|
#include <messages.h>
Public Member Functions | |
ArtsOut1 (const Verbosity &v) | |
![]() | |
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? | |
bool | sufficient_priority_agenda () const |
Does the current message have sufficient priority for agenda? | |
bool | sufficient_priority_screen () const |
Does the current message have sufficient priority for screen? | |
bool | sufficient_priority_file () const |
Does the current message have sufficient priority for file? | |
bool | in_main_agenda () const |
Are we in the main agenda? | |
Definition at line 125 of file messages.h.
|
inline |
Definition at line 127 of file messages.h.