xrootd
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Private Attributes | Static Private Attributes | Friends | List of all members
XrdThrottleTimer Class Reference

#include <XrdThrottleManager.hh>

Collaboration diagram for XrdThrottleTimer:
Collaboration graph
[legend]

Public Member Functions

void StopTimer ()
 
 ~XrdThrottleTimer ()
 

Protected Member Functions

 XrdThrottleTimer (XrdThrottleManager &manager)
 

Private Attributes

XrdThrottleManagerm_manager
 
struct timespec m_timer
 

Static Private Attributes

static int clock_id
 

Friends

class XrdThrottleManager
 

Constructor & Destructor Documentation

◆ ~XrdThrottleTimer()

XrdThrottleTimer::~XrdThrottleTimer ( )
inline

References m_timer, and StopTimer().

◆ XrdThrottleTimer()

XrdThrottleTimer::XrdThrottleTimer ( XrdThrottleManager manager)
inlineprotected

References clock_id, m_timer, and unlikely.

Member Function Documentation

◆ StopTimer()

void XrdThrottleTimer::StopTimer ( )
inline

Friends And Related Symbol Documentation

◆ XrdThrottleManager

friend class XrdThrottleManager
friend

Member Data Documentation

◆ clock_id

int XrdThrottleTimer::clock_id
staticprivate

Referenced by StopTimer(), and XrdThrottleTimer().

◆ m_manager

XrdThrottleManager& XrdThrottleTimer::m_manager
private

Referenced by StopTimer().

◆ m_timer

struct timespec XrdThrottleTimer::m_timer
private

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