Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | 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

static Link freeList

Member Function Documentation

Link append Link  after  )  [inline]
 

Definition at line 503 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::put().

Link unlink  )  [inline]
 

Definition at line 524 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::get().

Link create  )  [inline]
 

Definition at line 542 of file ClusterCache.d.

References freeList, and next.

Referenced by ChannelQueue::put().

void destroy  )  [inline]
 

Definition at line 560 of file ClusterCache.d.

References data, freeList, and next.

Referenced by ChannelQueue::get().


Member Data Documentation

Link prev
 

Definition at line 493 of file ClusterCache.d.

Referenced by append(), and unlink().

Link next
 

Definition at line 493 of file ClusterCache.d.

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

ClusterContent data
 

Definition at line 495 of file ClusterCache.d.

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

Link freeList [static]
 

Definition at line 497 of file ClusterCache.d.

Referenced by create(), and destroy().


The documentation for this class was generated from the following file:
Generated on Mon Nov 14 10:59:49 2005 for Mango by  doxygen 1.4.0