#include "inspircd_config.h"
#include <deque>
Include dependency graph for ctables.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | command_t |
A structure that defines a command. More... | |
Typedefs | |
typedef std::deque< command_t * > | command_table |
|
|