EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ConsoleCommands.h File Reference
#include "eve-server.h"
#include "EVEServerConfig.h"
#include "Client.h"
#include "EntityList.h"
#include "ServiceDB.h"
#include "admin/CommandDispatcher.h"
#include "chat/LSCChannel.h"
#include "inventory/ItemFactory.h"
#include "system/DestinyManager.h"
#include "system/SystemBubble.h"
#include "system/SystemManager.h"
Include dependency graph for ConsoleCommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConsoleCommand
 

Macros

#define BUFLEN   256
 
#define sConsole   ( ConsoleCommand::get() )
 

Macro Definition Documentation

#define BUFLEN   256

Definition at line 30 of file ConsoleCommands.h.

Referenced by ConsoleCommand::Process().