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 498 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::put().

Link unlink  )  [inline]
 

Definition at line 519 of file ClusterCache.d.

References next, and prev.

Referenced by ChannelQueue::get().

Link create  )  [inline]
 

Definition at line 537 of file ClusterCache.d.

References freeList, and next.

Referenced by ChannelQueue::put().

void destroy  )  [inline]
 

Definition at line 555 of file ClusterCache.d.

References data, and freeList.

Referenced by ChannelQueue::get().


Member Data Documentation

Link prev
 

Definition at line 488 of file ClusterCache.d.

Referenced by append(), and unlink().

Link next
 

Definition at line 488 of file ClusterCache.d.

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

ClusterContent data
 

Definition at line 490 of file ClusterCache.d.

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

Link freeList [static]
 

Definition at line 492 of file ClusterCache.d.

Referenced by create(), and destroy().


The documentation for this class was generated from the following file:
Generated on Sun Mar 6 00:31:06 2005 for Mango by doxygen 1.3.6