Logo ROOT   6.14/05
Reference Guide
Functions | Variables
TPluginManager.cxx File Reference
#include "TPluginManager.h"
#include "Varargs.h"
#include "TEnv.h"
#include "TRegexp.h"
#include "TROOT.h"
#include "TSortedList.h"
#include "THashList.h"
#include "THashTable.h"
#include "TClass.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 "ThreadLocalStorage.h"
#include <memory>
Include dependency graph for TPluginManager.cxx:

Functions

static bool & TPH__IsReadingDirs ()
 

Variables

static TVirtualMutexgPluginManagerMutex
 
TPluginManagergPluginMgr
 

Function Documentation

◆ TPH__IsReadingDirs()

static bool& TPH__IsReadingDirs ( )
static

Definition at line 111 of file TPluginManager.cxx.

Variable Documentation

◆ gPluginManagerMutex

TVirtualMutex* gPluginManagerMutex
static

Definition at line 109 of file TPluginManager.cxx.

◆ gPluginMgr

TPluginManager* gPluginMgr

Definition at line 107 of file TPluginManager.cxx.