Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
GridRefManager.h
Go to the documentation of this file.
1/*
2* This file is part of Project SkyFire https://www.projectskyfire.org.
3* See LICENSE.md file for Copyright information
4*/
5
6#ifndef SF_GRIDREFMANAGER
7#define SF_GRIDREFMANAGER
8
9#include "RefManager.h"
10
11template<class OBJECT>
12class GridReference;
13
14template<class OBJECT>
28#endif
LinkedListHead::Iterator< GridReference< Corpse > > iterator
iterator rbegin()
GridReference< OBJECT > * getLast()
iterator rend()
GridReference< OBJECT > * getFirst()
iterator begin()