Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Event::VersionUseEventFreeList Class Reference

List of all members.

Static Public Member Functions

static synchronized Event allocate ()
static synchronized void deallocate (Event e)

Private Attributes

Event next

Static Private Attributes

static Event freelist

Member Function Documentation

static synchronized Event allocate  )  [inline, static]
 

Allocate an Event from a list rather than creating a new one

Definition at line 134 of file Event.d.

References Event.

static synchronized void deallocate Event  e  )  [inline, static]
 

Return this Event to the free-list

Definition at line 154 of file Event.d.

References version.


Member Data Documentation

Event next [private]
 

Instance variables for free-list support

Definition at line 124 of file Event.d.

Event freelist [static, private]
 

Definition at line 125 of file Event.d.


The documentation for this class was generated from the following file:
Generated on Fri Nov 11 18:44:33 2005 for Mango by  doxygen 1.4.0