Functions

event_dispatch.h File Reference

Implements dispatching of bound events. More...

#include <string>
#include "../params.h"
#include "../utils/memleak.h"
#include "../utils/my_assert.h"
#include "../compat.h"
#include "../mod/c_module.h"
Include dependency graph for event_dispatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void event_dispatch_mode_on_channel (const string &channel, const string &source_nick, const char prefix, const char mode, const string &arg, bool before)
 Triggers dispatching of the event on channel mode.
void event_dispatch_mode_on_user (const string &channel, const string &target_nick, const string &source_nick, const char prefix, const char mode, bool before)
 Triggers dispatching of the event on user.

Detailed Description

Implements dispatching of bound events.

Definition in file event_dispatch.h.


Generated on Sat Aug 7 2010 15:19:48 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads