![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "KviInternalCommand.h"Macros | |
| #define | _KVI_INTERNALCMD_CPP_ |
| #define | JOIN_CHANNEL_ON_NETWORK(_szChan, _szNet) |
Functions | |
| const char * | kvi_getInternalCommandBuffer (int idx) |
Variables | |
| static const char * | internalCommandTable [KVI_NUM_INTERNAL_COMMANDS] |
| #define _KVI_INTERNALCMD_CPP_ |
| #define JOIN_CHANNEL_ON_NETWORK | ( | _szChan, | |
| _szNet | |||
| ) |
| const char* kvi_getInternalCommandBuffer | ( | int | idx | ) |
References internalCommandTable, and KVI_NUM_INTERNAL_COMMANDS.
Referenced by KviMainWindow::executeInternalCommand(), and KviConsoleWindow::executeInternalCommand().
|
static |
Referenced by kvi_getInternalCommandBuffer().
1.8.7