CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

verbosity.h File Reference

Verbosity management helpers. More...

#include "csextern.h"
#include "iutil/verbositymanager.h"
#include "csutil/csstring.h"
#include "csutil/hashhandlers.h"

Go to the source code of this file.

Classes

class  csVerbosityParser
 Class to parse verbosity flags and allow checking of them. More...
class  csVerbosityManager
 Default iVerbosityManager implementation. More...

Functions

bool csCheckVerbosity (int argc, const char *const argv[], const char *msgClass, const char *msgSubclass=0)
 Parse verbosity for some given command line arguments.


Detailed Description

Verbosity management helpers.

Definition in file verbosity.h.


Function Documentation

bool csCheckVerbosity int  argc,
const char *const   argv[],
const char *  msgClass,
const char *  msgSubclass = 0
 

Parse verbosity for some given command line arguments.

Remarks:
Should only be used during early initializations when the object registry is not set up yet; otherwise, the iVerbosityManager object should be obtained and used instead.


Generated for Crystal Space by doxygen 1.3.9.1