#include <assert.h>#include <stdio.h>#include <string>Include dependency graph for debug.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | audiere |
Defines | |
| #define | ADR_GUARD(label) |
| #define | ADR_LOG(label) |
| #define | ADR_IF_DEBUG if (false) |
| #define | ADR_ASSERT(condition, label) |
|
|
|
|
|
|
|
|
|
Definition at line 67 of file debug.h. Referenced by audiere::DSAudioDevice::create(), audiere::ALAudioDevice::create(), audiere::MODInputStream::initialize(), audiere::DSAudioDevice::openStream(), audiere::MixerDevice::read(), audiere::ThreadedDevice::ThreadedDevice(), audiere::MMAudioDevice::update(), and audiere::ALAudioDevice::update(). |
1.2.17