#include <dtoolbase.h>
Go to the source code of this file.
Enumerations | |
enum | NotifySeverity { NS_unspecified, NS_spam, NS_debug, NS_info, NS_warning, NS_error, NS_fatal } |
Functions | |
END_PUBLISH EXPCL_DTOOLCONFIG ostream & | operator<< (ostream &out, NotifySeverity severity) |
Definition in file notifySeverity.h.
|
Definition at line 28 of file notifySeverity.h. Referenced by NotifyCategory::get_basename(), and Config::Config< GetConfig >::Init(). |
|
Definition at line 24 of file notifySeverity.cxx. References NS_debug, NS_error, NS_fatal, NS_info, NS_unspecified, and NS_warning. |