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

Go to the source code of this file.

Classes

class  StatisticMgr
 

Namespaces

 Stat
 

Macros

StatisticMgr.h

server information system for managing and saving trivial game data

: Allan

Date
: 8 March 2018
#define sStatMgr   ( StatisticMgr::get() )
 

Enumerations

enum  {
  Stat::pcShots = 1, Stat::pcMissiles = 2, Stat::pcBounties = 3, Stat::npcBounties = 4,
  Stat::oreMined = 5, Stat::iskMarket = 6, Stat::shipsSalvaged = 7, Stat::probesLaunched = 8,
  Stat::sitesScanned = 9, Stat::ramJobs = 10
}
 

Macro Definition Documentation