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 |
|
Definition at line 495 of file ClusterCache.d. Referenced by ChannelQueue::put(). |
|
Definition at line 516 of file ClusterCache.d. Referenced by ChannelQueue::get(). |
|
Definition at line 534 of file ClusterCache.d. References freeList, and next. Referenced by ChannelQueue::put(). |
|
Definition at line 552 of file ClusterCache.d. References data, and freeList. Referenced by ChannelQueue::get(). |
|
Definition at line 485 of file ClusterCache.d. |
|
Definition at line 485 of file ClusterCache.d. Referenced by append(), create(), ChannelQueue::get(), and unlink(). |
|
Definition at line 487 of file ClusterCache.d. Referenced by destroy(), ChannelQueue::get(), and ChannelQueue::put(). |
|
Definition at line 489 of file ClusterCache.d. |