#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 at line 25 of file notifySeverity.h. Referenced by Config::Config< GetConfig >::Init(). |
|
Definition at line 21 of file notifySeverity.cxx. References NS_debug, NS_error, NS_fatal, NS_info, NS_spam, NS_unspecified, NS_warning, and ostream. |