#include <P_ClusterCache.h>

| Public Member Functions | |
| ByteBankDescriptor () | |
| IOBufferBlock * | get_block () | 
| LINK (ByteBankDescriptor, link) | |
| Static Public Member Functions | |
| static ByteBankDescriptor * | ByteBankDescriptor_alloc (IOBufferBlock *) | 
| static void | ByteBankDescriptor_free (ByteBankDescriptor *) | 
Definition at line 450 of file P_ClusterCache.h.
| ByteBankDescriptor::ByteBankDescriptor | ( | ) |  [inline] | 
Definition at line 453 of file P_ClusterCache.h.
| ByteBankDescriptor * ByteBankDescriptor::ByteBankDescriptor_alloc | ( | IOBufferBlock * | iob | ) |  [static] | 
Definition at line 35 of file ClusterVConnection.cc.
References byteBankAllocator.
Referenced by ClusterHandler::add_to_byte_bank().
| void ByteBankDescriptor::ByteBankDescriptor_free | ( | ByteBankDescriptor * | b | ) |  [static] | 
Definition at line 43 of file ClusterVConnection.cc.
References byteBankAllocator.
Referenced by ClusterHandler::close_ClusterVConnection(), ClusterHandler::finish_delayed_reads(), and ClusterVConnection::free().
| IOBufferBlock* ByteBankDescriptor::get_block | ( | ) |  [inline] | 
Definition at line 456 of file P_ClusterCache.h.
Referenced by ClusterHandler::finish_delayed_reads().
| ByteBankDescriptor::LINK | ( | ByteBankDescriptor | , | |
| link | ||||
| ) | 
 1.7.1
 1.7.1