EvEmu
0.8.4
11 September 2021
|
#include "../../eve-server.h"
#include "system/sov/SovereigntyDB.h"
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/member.hpp>
Go to the source code of this file.
Classes | |
class | SovereigntyDataMgr |
Macros | |
SovereigntyDataMgr.h | |
memory object caching system for managing and saving ingame static and dynamic sovereignty data : James
| |
#define | svDataMgr (SovereigntyDataMgr::get()) |
#define svDataMgr (SovereigntyDataMgr::get()) |
Definition at line 83 of file SovereigntyDataMgr.h.
Referenced by CynoModule::CanActivate(), main(), SBUSE::MarkContested(), StructureSE::SetAnchor(), IHubSE::SetOffline(), TCUSE::SetOffline(), StructureSE::SetOffline(), IHubSE::SetOnline(), TCUSE::SetOnline(), JumpBridgeSE::SetOnline(), StructureSE::SetOnline(), and Inventory::ValidateIHubUpgrade().