CommandWho Class Reference
Handle /WHO.
More...
#include <cmd_who.h>
Inheritance diagram for CommandWho:
[legend]Collaboration diagram for CommandWho:
[legend]List of all members.
Detailed Description
Handle /WHO.
These command handlers can be reloaded by the core, and handle basic RFC1459 commands. Commands within modules work the same way, however, they can be fully unloaded, where these may not.
Definition at line 27 of file cmd_who.h.
Constructor & Destructor Documentation
| CommandWho::CommandWho |
( |
InspIRCd * |
Instance |
) |
[inline] |
|
Member Function Documentation
| bool CommandWho::CanView |
( |
Channel * |
chan, |
|
|
User * |
user |
|
) |
[private] |
|
|
|
Handle command.
- Parameters:
-
| parameters | The parameters to the comamnd |
| pcnt | The number of parameters passed to teh command |
| user | The user issuing the command |
- Returns:
- A value from CmdResult to indicate command success or failure.
Implements Command. |
| bool CommandWho::whomatch |
( |
User * |
user, |
|
|
const char * |
matchtext |
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file: