Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPluginManager.cxx File Reference
#include "TPluginManager.h"
#include "TEnv.h"
#include "TRegexp.h"
#include "TROOT.h"
#include "TSortedList.h"
#include "THashList.h"
#include "THashTable.h"
#include "TClass.h"
#include "TClassEdit.h"
#include "TInterpreter.h"
#include "TMethod.h"
#include "TMethodArg.h"
#include "TDataType.h"
#include "TMethodCall.h"
#include "TVirtualMutex.h"
#include "TSystem.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "ThreadLocalStorage.h"
#include <memory>
#include <sstream>
Include dependency graph for TPluginManager.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Functions

static boolTPH__IsReadingDirs ()
 

Variables

TPluginManagergPluginMgr
 

Function Documentation

◆ TPH__IsReadingDirs()

static bool & TPH__IsReadingDirs ( )
static

Definition at line 106 of file TPluginManager.cxx.

Variable Documentation

◆ gPluginMgr

TPluginManager* gPluginMgr

Definition at line 104 of file TPluginManager.cxx.