class CmdExit

Defines the EXIT command. More...

Definition#include <ControlCmds.h>
InheritsCommand
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class defines an EXIT command that shuts down the application.

Command syntax: EXIT [comment]

This command is, obviously, not reversible.

void execute ()
[virtual]

Make the bot send a message indicating that it is terminating, then shut down.