#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"
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 |
|
static |
Definition at line 436 of file TQConnection.cxx.
char* gTQSlotParams |
Definition at line 39 of file TQConnection.cxx.