srchilite::Verbosity Class Reference
Utility class to output messages in case of verbose option is requested.
More...
#include <verbosity.h>
Static Public Member Functions
static void setVerbosity (bool b=true)
static bool getVerbosity ()
Static Private Attributes
static bool verbosity = false
Detailed Description
Utility class to output messages in case of verbose option is requested.
This class provides static methods, so that it can be used globally from within the application using the library, so that all classes that wants to output verbose messages will do that consistently.
The documentation for this class was generated from the following files:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/verbosity.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/verbosity.cpp