xoreos  0.0.5
Namespaces | Functions | Variables
debugman.cpp File Reference

The debug manager, managing debug channels. More...

#include "src/version/version.h"
#include "src/common/maths.h"
#include "src/common/util.h"
#include "src/common/strutil.h"
#include "src/common/filepath.h"
#include "src/common/debugman.h"
#include "src/common/configman.h"
#include "src/common/datetime.h"
Include dependency graph for debugman.cpp:

Go to the source code of this file.

Namespaces

 Common
 

Functions

static bool Common::isOpenGLDebugChannel (DebugChannel channel)
 

Variables

static const char *const Common::kDebugNames [kDebugChannelCount]
 
static const char *const Common::kDebugDescriptions [kDebugChannelCount]
 
static const char *const Common::kDebugGLTypes [kDebugGLTypeMAX]
 

Detailed Description

The debug manager, managing debug channels.

Definition in file debugman.cpp.