phaser-server  0.0.4
Public Member Functions | Friends | List of all members
SessionList::ListKey Class Reference

A class that enforces serialized access to a list. More...

#include <sessionList.h>

Public Member Functions

std::list< Session * > & GetList (void)
 Get the list of session (and don't save the reference).
 
 ~ListKey (void)
 Destroy the key, which releases the lock.
 

Friends

class SessionList
 Allow friend's access to the list of sessions.
 

Detailed Description

A class that enforces serialized access to a list.


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