Receives callbacks from the FileSystemWatcher when a file changes.  
 More...
#include <gin_filesystemwatcher.h>
Receives callbacks from the FileSystemWatcher when a file changes. 
 
◆ ~Listener()
  
  
      
        
          | virtual FileSystemWatcher::Listener::~Listener  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ folderChanged()
  
  
      
        
          | virtual void FileSystemWatcher::Listener::folderChanged  | 
          ( | 
          const juce::File &  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ fileChanged()
  
  
      
        
          | virtual void FileSystemWatcher::Listener::fileChanged  | 
          ( | 
          const juce::File &  | 
          ,  | 
         
        
           | 
           | 
          FileSystemEvent  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following file: