Logo ROOT   6.10/09
Reference Guide
Classes | Functions
ROOT::Internal::TThreadedObjectUtils Namespace Reference

Classes

struct  Cloner
 Return a copy of the object or a "Clone" if the copy constructor is not implemented. More...
 
struct  Cloner< T, false >
 

Functions

unsigned GetTThreadedObjectIndex ()
 Get the unique index identifying a TThreadedObject. More...
 

Function Documentation

◆ GetTThreadedObjectIndex()

unsigned ROOT::Internal::TThreadedObjectUtils::GetTThreadedObjectIndex ( )
inline

Get the unique index identifying a TThreadedObject.

Definition at line 36 of file TThreadedObject.hxx.