EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PlanetDataMgr.h File Reference
#include <unordered_map>
#include "planet/PlanetDB.h"
Include dependency graph for PlanetDataMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlanetDataMgr
 
class  PIDataMgr
 

Macros

PlanetDataMgr.h

Specific Class for managing planet and pi data : Allan

Date
: 30 November 2016
#define sPlanetDataMgr   ( PlanetDataMgr::get() )
 
#define sPIDataMgr   ( PIDataMgr::get() )
 

Macro Definition Documentation

#define sPlanetDataMgr   ( PlanetDataMgr::get() )

Definition at line 41 of file PlanetDataMgr.h.

Referenced by PlanetSE::LoadExtras(), main(), and PlanetMgr::UpdateNetwork().