|
|||
|
|||
|
Inheritance diagram for CBanFactory:


Public Member Functions | |
| CBanFactory (InspIRCd *Instance) | |
| XLine * | Generate (time_t set_time, long duration, const char *source, const char *reason, const char *xline_specific_mask) |
| Generate a shun. | |
| bool | AutoApplyToUserList (XLine *x) |
Definition at line 61 of file m_cban.cpp.
|
|
Definition at line 64 of file m_cban.cpp. |
|
|
Reimplemented from XLineFactory. Definition at line 73 of file m_cban.cpp. |
|
||||||||||||||||||||||||
|
Generate a shun.
Implements XLineFactory. Definition at line 68 of file m_cban.cpp. References XLineFactory::ServerInstance. |