|
xrootd
|

Public Member Functions | |
| void | Recycle (XrdOucBuffer *bP) |
| BuffSlot () | |
| ~BuffSlot () | |
Public Attributes | |
| XrdSysMutex | SlotMutex |
| XrdOucBuffer * | buffFree |
| int | size |
| short | numbuff |
| short | maxbuff |
|
inline |
| XrdOucBuffPool::BuffSlot::~BuffSlot | ( | ) |
| void XrdOucBuffPool::BuffSlot::Recycle | ( | XrdOucBuffer * | bP | ) |
Referenced by XrdOucBuffer::Recycle().
| XrdOucBuffer* XrdOucBuffPool::BuffSlot::buffFree |
| short XrdOucBuffPool::BuffSlot::maxbuff |
| short XrdOucBuffPool::BuffSlot::numbuff |
| int XrdOucBuffPool::BuffSlot::size |
| XrdSysMutex XrdOucBuffPool::BuffSlot::SlotMutex |