36 #if defined(G4INTY_BUILD_XT) || defined(G4INTY_USE_XT) 
   38 #include <X11/Intrinsic.h> 
   53   static G4Xt* getInstance();
 
   54   static G4Xt* getInstance(
int,
char**,
char*);
 
   62   G4Xt (
int,
char**,
char*);
 
   63   G4Xt& operator= (
const G4Xt&);
 
   64   static G4Xt* instance; 
 
virtual G4bool Inited()=0
 
virtual void FlushAndWaitExecution()=0
 
virtual void * GetEvent()=0
 
void PutStringInResourceDatabase(char *)