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

m_chanprotect.cpp File Reference

#include "inspircd.h"

Include dependency graph for m_chanprotect.cpp:

Go to the source code of this file.

Classes

class  FounderProtectBase
 Handles basic operation of +qa channel modes. More...
class  ChanFounder
 Abstraction of FounderProtectBase for channel mode +q. More...
class  ChanProtect
 Abstraction of FounderProtectBase for channel mode +a. More...
class  ModuleChanProtect

Defines

#define PROTECT_VALUE   40000
#define FOUNDER_VALUE   50000


Define Documentation

#define FOUNDER_VALUE   50000
 

Definition at line 19 of file m_chanprotect.cpp.

Referenced by ChanFounder::GetPrefixRank().

#define PROTECT_VALUE   40000
 

Definition at line 18 of file m_chanprotect.cpp.

Referenced by ChanProtect::GetPrefixRank().