ScummVM API documentation
AGS3::AGS::Shared::DebugManager Class Reference

Public Member Functions

DebugGroup GetGroup (DebugGroupID id)
 
PDebugOutput GetOutput (const String &id)
 
DebugGroup RegisterGroup (const String &id, const String &out_name)
 
PDebugOutput RegisterOutput (const String &id, IOutputHandler *handler, MessageType def_verbosity=kDbgMsg_All, bool enabled=true)
 
void UnregisterAll ()
 
void UnregisterGroup (DebugGroupID id)
 
void UnregisterOutput (const String &id)
 
void Print (DebugGroupID group_id, MessageType mt, const String &text)
 
void SendMessage (const String &out_id, const DebugMessage &msg)
 

The documentation for this class was generated from the following file: