#include <FS_EventGenerator.h>
- Examples: 
 - FS/FS_Background.C.
 
Definition at line 29 of file FS_EventGenerator.h.
 
      
        
          | FS_EventGenerator::FS_EventGenerator  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual FS_EventGenerator::~FS_EventGenerator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual bool FS_EventGenerator::areEventsWaiting  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual const char* FS_EventGenerator::getClassName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual int FS_EventGenerator::getFileDescriptor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual int FS_EventGenerator::getPollTime  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | int FS_EventGenerator::installGenerator  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | static bool FS_EventGenerator::isEventLoopPollCallbackSet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
      
        
          | void FS_EventGenerator::pollEventLoop  | 
          ( | 
          bool  | 
          drain_queue = true | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual int FS_EventGenerator::processEvents  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
      
        
          | void FS_EventGenerator::uninstallGenerator  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: