xrootd
Loading...
Searching...
No Matches
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

◆ BuffSlot()

XrdOucBuffPool::BuffSlot::BuffSlot ( )
inline

◆ ~BuffSlot()

XrdOucBuffPool::BuffSlot::~BuffSlot ( )

Member Function Documentation

◆ Recycle()

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

Referenced by XrdOucBuffer::Recycle().

Member Data Documentation

◆ buffFree

XrdOucBuffer* XrdOucBuffPool::BuffSlot::buffFree

◆ maxbuff

short XrdOucBuffPool::BuffSlot::maxbuff

◆ numbuff

short XrdOucBuffPool::BuffSlot::numbuff

◆ size

int XrdOucBuffPool::BuffSlot::size

◆ SlotMutex

XrdSysMutex XrdOucBuffPool::BuffSlot::SlotMutex

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