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 dependency graph for TQConnection.cxx:

Variables

static TQSlotPool gSlotPool
 
char * gTQSlotParams
 

Variable Documentation

◆ gSlotPool

TQSlotPool gSlotPool
static

Definition at line 443 of file TQConnection.cxx.

◆ gTQSlotParams

char* gTQSlotParams

Definition at line 38 of file TQConnection.cxx.