xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )
inline

References m_timer, and StopTimer().

XrdThrottleTimer::XrdThrottleTimer ( XrdThrottleManager manager)
inlineprotected

References clock_id, m_timer, and unlikely.

Member Function Documentation

void XrdThrottleTimer::StopTimer ( )
inline

Friends And Related Function Documentation

friend class XrdThrottleManager
friend

Member Data Documentation

int XrdThrottleTimer::clock_id
staticprivate

Referenced by StopTimer(), and XrdThrottleTimer().

XrdThrottleManager& XrdThrottleTimer::m_manager
private

Referenced by StopTimer().

struct timespec XrdThrottleTimer::m_timer
private

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