SourceMod::IAdminListener Class Reference

Provides callbacks for admin cache operations. More...

#include <public/IAdminSystem.h>

List of all members.

Public Member Functions

virtual unsigned int GetInterfaceVersion ()
virtual void OnRebuildAdminCache (bool auto_rebuild)=0
 Called when the admin cache needs to be rebuilt.
virtual void OnRebuildGroupCache ()=0
 Called when the group cache needs to be rebuilt.
virtual void OnRebuildOverrideCache ()=0
 Called when the global override cache needs to be rebuilt.


Detailed Description

Provides callbacks for admin cache operations.

Definition at line 186 of file IAdminSystem.h.


Member Function Documentation

virtual void SourceMod::IAdminListener::OnRebuildAdminCache ( bool  auto_rebuild  )  [pure virtual]

Called when the admin cache needs to be rebuilt.

Parameters:
auto_rebuild True if this is being called because of a group rebuild.


The documentation for this class was generated from the following file:
Generated on Fri Nov 21 06:10:04 2008 for SourceMod SDK by  doxygen 1.5.1