ircproxy  The Ultimate Cyborg

debug::channels::dc Namespace Reference


Detailed Description

The namespace containing the actual debug channels.


Variables

channel_ct persist
 This debug channel is used for XMLPersist.
channel_ct exceptions
 This debug channel is used for exception tracking.
channel_ct objects
 This debug channel is used for object construction/destruction tracking.
channel_ct matcher
 This debug channel is used for matcher tracking.
channel_ct expression
 This debug channel is used for expression tracking.
channel_ct maps
 This debug channel is used for nick/channel maps administration tracking.
channel_ct clientinput
 This debug channel prints the raw string as received from the client.
channel_ct serverinput
 This debug channel prints the raw string as received from the server.


Variable Documentation

This debug channel is used for exception tracking.

Definition at line 44 of file debug.cc.

Referenced by edragon::caught(), and edragon::throw_exception().

This debug channel is used for matcher tracking.

Definition at line 46 of file debug.cc.

Referenced by Matcher::create(), Matcher::match(), Matcher_noarg::match_impl(), and MatcherEventRequestQueue::trigger().

This debug channel prints the raw string as received from the client.

Definition at line 49 of file debug.cc.

Referenced by ClientSessionInput::decode().

This debug channel prints the raw string as received from the server.

Definition at line 50 of file debug.cc.

Referenced by ServerSessionInput::decode().


Copyright © 2005-2007 Carlo Wood.  All rights reserved.