Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TClass.cxx File Reference

Classes

class  multimap< K, T >
 STL class. More...
class  TAutoInspector
class  TBuildRealData
struct  TClass__GetCallingNewRAII
class  TDumpMembers
class  ROOT::TMapDeclIdToTClass
class  ROOT::TMapTypeToTClass

Namespaces

namespace  ROOT

Macros

#define R__USE_STD_MAP

Functions

static bool IsFromRootCling ()
TClass::ENewTypeTClass__GetCallingNew ()

Variables

TVirtualMutexgInterpreterMutex = nullptr

Macro Definition Documentation

◆ R__USE_STD_MAP

#define R__USE_STD_MAP

Definition at line 366 of file TClass.cxx.

Function Documentation

◆ IsFromRootCling()

bool IsFromRootCling ( )
static

Definition at line 176 of file TClass.cxx.

◆ TClass__GetCallingNew()

TClass::ENewType & TClass__GetCallingNew ( )

Definition at line 269 of file TClass.cxx.

Variable Documentation

◆ gInterpreterMutex

TVirtualMutex* gInterpreterMutex = nullptr

Definition at line 134 of file TClass.cxx.