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 110 of file Event.d.

References Event.

synchronized void deallocate Event  e  )  [inline, static]
 

Return this Event to the free-list

Definition at line 130 of file Event.d.

References version.


Member Data Documentation

Event next [private]
 

Instance variables for free-list support

Definition at line 100 of file Event.d.

Event freelist [static, private]
 

Definition at line 101 of file Event.d.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:01 2004 for Mango by doxygen 1.3.6