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

Event::VersionUseEventFreeList Class Reference

List of all members.

Static Public Member Functions

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

Private Attributes

Event next

Static Private Attributes

Event freelist

Member Function Documentation

synchronized Event allocate  )  [inline, static]
 

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

Definition at line 119 of file Event.d.

References Event.

synchronized void deallocate Event  e  )  [inline, static]
 

Return this Event to the free-list

Definition at line 139 of file Event.d.

References version.


Member Data Documentation

Event next [private]
 

Instance variables for free-list support

Definition at line 109 of file Event.d.

Event freelist [static, private]
 

Definition at line 110 of file Event.d.


The documentation for this class was generated from the following file:
Generated on Tue Jan 25 21:18:32 2005 for Mango by doxygen 1.3.6