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

BannedFileList Class Reference

Inheritance diagram for BannedFileList:

Inheritance graph
[legend]
Collaboration diagram for BannedFileList:

Collaboration graph
[legend]
List of all members.

Public Attributes

std::string filemask
std::string action

Detailed Description

Definition at line 20 of file m_dccallow.cpp.


Member Data Documentation

std::string BannedFileList::action
 

Definition at line 24 of file m_dccallow.cpp.

Referenced by ModuleDCCAllow::ReadFileConf().

std::string BannedFileList::filemask
 

Definition at line 23 of file m_dccallow.cpp.

Referenced by ModuleDCCAllow::ReadFileConf().


The documentation for this class was generated from the following file: