CrystalSpace

Public API Reference

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:

iBase csVerbosityManager List of all members.

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

virtual bool iVerbosityManager::CheckFlag const char *  msgClass,
const char *  msgSubclass = 0
[pure virtual]
 

Check for the verbosity of a class and subclass pair.

Implemented in csVerbosityManager.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1