EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MarketBotMgr.h File Reference
#include "eve-compat.h"
#include "eve-common.h"
#include "utils/Singleton.h"
Include dependency graph for MarketBotMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MarketBotDataMgr
 
class  MarketBotMgr
 

Macros

MarketBotMgr.h

system for automating/emulating buy and sell orders on the market. idea and some code taken from AuctionHouseBot - Copyright (C) 2008-2014 TrinityCore http://www.trinitycore.org/ : Allan

Date
: 10 August 2016
Version
: 0.15 (config version)
#define sMktBotDataMgr   ( MarketBotDataMgr::get() )
 
#define sMktBotMgr   ( MarketBotMgr::get() )
 

Macro Definition Documentation

#define sMktBotDataMgr   ( MarketBotDataMgr::get() )

Definition at line 34 of file MarketBotMgr.h.

Referenced by MarketBotMgr::Initialize().

#define sMktBotMgr   ( MarketBotMgr::get() )

Definition at line 58 of file MarketBotMgr.h.

Referenced by main().