Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::InterpreterMutexRegistrationRAII Struct Reference

Definition at line 52 of file TInterpreter.h.

Public Member Functions

 InterpreterMutexRegistrationRAII (TVirtualMutex *mutex)
 
 ~InterpreterMutexRegistrationRAII ()
 

Public Attributes

TLockGuard fLockGuard
 

#include <TInterpreter.h>

Constructor & Destructor Documentation

◆ InterpreterMutexRegistrationRAII()

ROOT::Internal::InterpreterMutexRegistrationRAII::InterpreterMutexRegistrationRAII ( TVirtualMutex mutex)
inline

Definition at line 576 of file TInterpreter.h.

◆ ~InterpreterMutexRegistrationRAII()

ROOT::Internal::InterpreterMutexRegistrationRAII::~InterpreterMutexRegistrationRAII ( )
inline

Definition at line 582 of file TInterpreter.h.

Member Data Documentation

◆ fLockGuard

TLockGuard ROOT::Internal::InterpreterMutexRegistrationRAII::fLockGuard

Definition at line 53 of file TInterpreter.h.

Collaboration diagram for ROOT::Internal::InterpreterMutexRegistrationRAII:
[legend]

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