Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TQConnection.cxx File Reference
#include "TQConnection.h"
#include "TROOT.h"
#include "TRefCnt.h"
#include "TClass.h"
#include "TMethod.h"
#include "TMethodArg.h"
#include "TDataType.h"
#include "TInterpreter.h"
#include <iostream>
#include "TVirtualMutex.h"
#include "THashTable.h"
#include "strlcpy.h"
Include dependency graph for TQConnection.cxx:

Classes

class  TQSlot
 Slightly modified TMethodCall class used in the object communication mechanism. More...
 
class  TQSlotPool
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Variables

static TQSlotPool gSlotPool
 
char * gTQSlotParams
 

Variable Documentation

◆ gSlotPool

TQSlotPool gSlotPool
static

Definition at line 436 of file TQConnection.cxx.

◆ gTQSlotParams

char* gTQSlotParams

Definition at line 39 of file TQConnection.cxx.