Functions

event_dispatch.cpp File Reference

Implements dispatching of bound events. More...

#include "../internal_state.h"
#include "../irc.h"
#include "../irc/c_online_user.h"
#include "../modules.h"
#include "event_dispatch.h"
#include "../utils/precomp.h"
Include dependency graph for event_dispatch.cpp:

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.cpp.


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

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