Deep RTS
Public Member Functions | List of all members
JPS::Internal::OpenList Class Reference

#include <JPS.h>

Public Member Functions

 OpenList (const Storage &storage)
 
void pushNode (Node *n)
 
NodepopNode ()
 
void fixNode (const Node &n)
 
void dealloc ()
 
void clear ()
 
bool empty () const
 
SizeT _getMemSize () const
 

Constructor & Destructor Documentation

◆ OpenList()

JPS::Internal::OpenList::OpenList ( const Storage storage)
inline

Member Function Documentation

◆ _getMemSize()

SizeT JPS::Internal::OpenList::_getMemSize ( ) const
inline

◆ clear()

void JPS::Internal::OpenList::clear ( )
inline

◆ dealloc()

void JPS::Internal::OpenList::dealloc ( )
inline

◆ empty()

bool JPS::Internal::OpenList::empty ( ) const
inline

◆ fixNode()

void JPS::Internal::OpenList::fixNode ( const Node n)
inline

◆ popNode()

Node & JPS::Internal::OpenList::popNode ( )
inline

◆ pushNode()

void JPS::Internal::OpenList::pushNode ( Node n)
inline

The documentation for this class was generated from the following file: