phaser-server  0.0.6
Classes
sessionList.h File Reference

Define and implement the 'SessionList' class. More...

#include <memory>
#include <list>
#include <mutex>
Include dependency graph for sessionList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SessionList
 Serialized use of a collection of sessions. More...
 
class  SessionList::ListKey
 A class that enforces serialized access to a list. More...
 

Detailed Description

Define and implement the 'SessionList' class.

Author
Christopher J. Slominski