Data Structures | Functions

commands.h File Reference

#include "service.h"
#include "anope.h"
#include "channels.h"
Include dependency graph for commands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CommandGroup
struct  CommandInfo
struct  CommandReply
class  CommandSource
class  Command

Functions

CoreExport void RunCommand (CommandSource &source, const Anope::string &message)

Function Documentation

CoreExport void RunCommand ( CommandSource source,
const Anope::string message 
)