#include <UT_FileMonitor.h>
Definition at line 31 of file UT_FileMonitor.h.
 
      
        
          | UT_FileMonitor::UT_FileMonitor  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual UT_FileMonitor::~UT_FileMonitor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | bool UT_FileMonitor::addFile  | 
          ( | 
          const char *  | 
          filename,  | 
        
        
           | 
           | 
          UTmonitorFunc  | 
          func,  | 
        
        
           | 
           | 
          void *  | 
          data  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void UT_FileMonitor::executeCallbacks  | 
          ( | 
          const char *  | 
          file | ) | 
           | 
        
      
 
 
      
        
          | void UT_FileMonitor::getDirectory  | 
          ( | 
          const char *  | 
          str,  | 
        
        
           | 
           | 
          UT_String &  | 
          dir  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool UT_FileMonitor::removeFile  | 
          ( | 
          void *  | 
          data,  | 
        
        
           | 
           | 
          const char *  | 
          filename = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void UT_FileMonitor::startMyThread  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void UT_FileMonitor::stopMyThread  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: