Logo ROOT  
Reference Guide
ROOT::Internal::TThreadedObjectUtils::MaxSlots_t Struct Reference

Definition at line 113 of file TThreadedObject.hxx.

Public Member Functions

 operator unsigned () const
 
MaxSlots_toperator= (unsigned val) R__DEPRECATED(6
 

Public Attributes

MaxSlots_t TThreadedObject now adds new slots as on demand
 
MaxSlots_t TThreadedObject now adds new slots as on possibly beyond fgMaxSlots
 
unsigned fVal
 
MaxSlots_t TThreadedObject now adds new slots as needed
 
return * this
 

#include <ROOT/TThreadedObject.hxx>

Member Function Documentation

◆ operator unsigned()

ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::operator unsigned ( ) const
inline

Definition at line 115 of file TThreadedObject.hxx.

◆ operator=()

MaxSlots_t & ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::operator= ( unsigned  val)

Member Data Documentation

◆ demand

MaxSlots_t TThreadedObject now adds new slots as on ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::demand

Definition at line 118 of file TThreadedObject.hxx.

◆ fgMaxSlots

MaxSlots_t TThreadedObject now adds new slots as on possibly beyond ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::fgMaxSlots
Initial value:

Definition at line 118 of file TThreadedObject.hxx.

◆ fVal

unsigned ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::fVal

Definition at line 114 of file TThreadedObject.hxx.

◆ needed

MaxSlots_t TThreadedObject now adds new slots as ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::needed

Definition at line 118 of file TThreadedObject.hxx.

◆ this

return* ROOT::Internal::TThreadedObjectUtils::MaxSlots_t::this

Definition at line 121 of file TThreadedObject.hxx.

Collaboration diagram for ROOT::Internal::TThreadedObjectUtils::MaxSlots_t:
[legend]

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