#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 |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
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.