The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

m_inviteexception.cpp File Reference

#include "inspircd.h"
#include "users.h"
#include "channels.h"
#include "modules.h"
#include "mode.h"
#include "u_listmode.h"

Include dependency graph for m_inviteexception.cpp:

Go to the source code of this file.

Classes

class  InviteException
 Handles channel mode +I. More...
class  ModuleInviteException

Variables

InspIRCdServerInstance


Variable Documentation

class InspIRCd* ServerInstance
 

Definition at line 34 of file m_inviteexception.cpp.