Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WorldStatePool::ReadRequest Class Reference

#include <WorldStatePool.h>

Inheritance diagram for WorldStatePool::ReadRequest:

Inheritance graph
[legend]
List of all members.

Detailed Description

retrieves the current WorldState entry, and through it's destructor, marks the entry available again when it goes out of scope

Definition at line 65 of file WorldStatePool.h.

Public Member Functions

 ReadRequest (WorldState *&target, bool block)
 stores the current completed WorldState into tgt, optionally blocking if an update is in progress (otherwise it returns the previous completed entry)
 ReadRequest (const ReadRequest &r)
 shallow copy constructor supported
ReadRequestoperator= (const ReadRequest &r)
 shallow assignment supported


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

Tekkotsu v3.0
Generated Fri May 11 20:09:02 2007 by Doxygen 1.4.7