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

ChannelQueue::Link Class Reference

List of all members.

Public Member Functions

Link append (Link after)
Link unlink ()
Link create ()
void destroy ()

Public Attributes

Link prev
Link next
ClusterContent data

Static Public Attributes

Link freeList

Member Function Documentation

Link append Link  after  )  [inline]
 

Definition at line 495 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::put().

Link unlink  )  [inline]
 

Definition at line 516 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::get().

Link create  )  [inline]
 

Definition at line 534 of file ClusterCache.d.

References freeList, and next.

Referenced by ChannelQueue::put().

void destroy  )  [inline]
 

Definition at line 552 of file ClusterCache.d.

References data, and freeList.

Referenced by ChannelQueue::get().


Member Data Documentation

Link prev
 

Definition at line 485 of file ClusterCache.d.

Referenced by append(), and unlink().

Link next
 

Definition at line 485 of file ClusterCache.d.

Referenced by append(), create(), ChannelQueue::get(), and unlink().

ClusterContent data
 

Definition at line 487 of file ClusterCache.d.

Referenced by destroy(), ChannelQueue::get(), and ChannelQueue::put().

Link freeList [static]
 

Definition at line 489 of file ClusterCache.d.

Referenced by create(), and destroy().


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