xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
XrdOucBuffPool::BuffSlot Struct Reference
Collaboration diagram for XrdOucBuffPool::BuffSlot:
Collaboration graph
[legend]

Public Member Functions

void Recycle (XrdOucBuffer *bP)
 
 BuffSlot ()
 
 ~BuffSlot ()
 

Public Attributes

XrdSysMutex SlotMutex
 
XrdOucBufferbuffFree
 
int size
 
short numbuff
 
short maxbuff
 

Constructor & Destructor Documentation

XrdOucBuffPool::BuffSlot::BuffSlot ( )
inline
XrdOucBuffPool::BuffSlot::~BuffSlot ( )

Member Function Documentation

void XrdOucBuffPool::BuffSlot::Recycle ( XrdOucBuffer bP)

Referenced by XrdOucBuffer::Recycle().

Member Data Documentation

XrdOucBuffer* XrdOucBuffPool::BuffSlot::buffFree
short XrdOucBuffPool::BuffSlot::maxbuff
short XrdOucBuffPool::BuffSlot::numbuff
int XrdOucBuffPool::BuffSlot::size
XrdSysMutex XrdOucBuffPool::BuffSlot::SlotMutex

The documentation for this struct was generated from the following file: