ROOTANA
Public Member Functions | Data Fields
LockRootGuard Struct Reference

#include <RootLock.h>

Collaboration diagram for LockRootGuard:
Collaboration graph
[legend]

Public Member Functions

 LockRootGuard ()
 
 ~LockRootGuard ()
 
void Unlock ()
 

Data Fields

bool fLocked
 

Detailed Description

Definition at line 17 of file RootLock.h.

Constructor & Destructor Documentation

◆ LockRootGuard()

LockRootGuard::LockRootGuard ( )

Definition at line 41 of file RootLock.cxx.

Here is the call graph for this function:

◆ ~LockRootGuard()

LockRootGuard::~LockRootGuard ( )

Definition at line 47 of file RootLock.cxx.

Here is the call graph for this function:

Member Function Documentation

◆ Unlock()

void LockRootGuard::Unlock ( )

Definition at line 53 of file RootLock.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ fLocked

bool LockRootGuard::fLocked

Definition at line 19 of file RootLock.h.


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