Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TNumSlots Class Reference

Defines the number of threads in some of ROOT's interfaces.

Definition at line 42 of file TThreadedObject.hxx.

Public Attributes

unsigned int fVal
 

Friends

bool operator!= (TNumSlots lhs, TNumSlots rhs)
 
bool operator== (TNumSlots lhs, TNumSlots rhs)
 

#include <ROOT/TThreadedObject.hxx>

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( TNumSlots  lhs,
TNumSlots  rhs 
)
friend

Definition at line 45 of file TThreadedObject.hxx.

◆ operator==

bool operator== ( TNumSlots  lhs,
TNumSlots  rhs 
)
friend

Definition at line 44 of file TThreadedObject.hxx.

Member Data Documentation

◆ fVal

unsigned int ROOT::TNumSlots::fVal

Definition at line 43 of file TThreadedObject.hxx.

Collaboration diagram for ROOT::TNumSlots:
[legend]

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