Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iVerbosityManager Struct Reference
Helper interface plugins can use to determine whether they should be "verbose". More...
#include <iutil/verbositymanager.h>
Inheritance diagram for iVerbosityManager:

Public Member Functions | |
virtual bool | CheckFlag (const char *msgClass, const char *msgSubclass=0)=0 |
Check for the verbosity of a class and subclass pair. |
Detailed Description
Helper interface plugins can use to determine whether they should be "verbose".At startup, the "-verbose" command line flag is parsed, and plugins can subsequently check whether their verbose flag is set.
See the csVerbosityParser documentation for a description of the "-verbose" option syntax.
Definition at line 39 of file verbositymanager.h.
Member Function Documentation
|
Check for the verbosity of a class and subclass pair.
Implemented in csVerbosityManager. |
The documentation for this struct was generated from the following file:
- iutil/verbositymanager.h
Generated for Crystal Space by doxygen 1.3.9.1