#include <debug-channels.h>
Public Attributes | |
uint32 | channel |
const char * | name |
const char * | description |
debug channels structure
uint32 DebugChannelDef::channel |
enum value, channel id, e.g. kDebugGlobalDetection
const char* DebugChannelDef::name |
name of debug channel, e.g. "detection"
const char* DebugChannelDef::description |
description of debug channel, e.g. "track scripts"