Public Member Functions | Private Attributes

CSSetPersist Class Reference

Inherits Module.

Collaboration diagram for CSSetPersist:
Collaboration graph
[legend]

Public Member Functions

 CSSetPersist (const Anope::string &modname, const Anope::string &creator)
void OnDelChan (ChannelInfo *ci) anope_override

Private Attributes

CommandCSSetPersist commandcssetpeace

Detailed Description

Definition at line 157 of file cs_set_persist.cpp.


Constructor & Destructor Documentation

CSSetPersist::CSSetPersist ( const Anope::string modname,
const Anope::string creator 
) [inline]

Definition at line 162 of file cs_set_persist.cpp.

References ModuleManager::Attach(), I_OnDelChan, and Module::SetAuthor().


Member Function Documentation

void CSSetPersist::OnDelChan ( ChannelInfo ci  )  [inline, virtual]

Called when a channel is being deleted, for any reason

Parameters:
ci The channel

Reimplemented from Module.

Definition at line 170 of file cs_set_persist.cpp.

References CI_PERSIST, and CMODE_PERM.


Field Documentation

Definition at line 159 of file cs_set_persist.cpp.


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