Custom functor for handling dirtied work items, and possibly output.  
 More...
#include <PDG_CustomHandlers.h>
Custom functor for handling dirtied work items, and possibly output. 
Definition at line 157 of file PDG_CustomHandlers.h.
  
  | 
        
          | virtual PDG_CustomHandlers::DirtyHandler::~DirtyHandler | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | virtual bool PDG_CustomHandlers::DirtyHandler::handleDirty | ( | const PDG_WorkItem * | work_item, |  
          |  |  | const PDG_File::Set & | files |  
          |  | ) |  | const |  | pure virtual | 
 
 
  
  | 
        
          | bool PDG_CustomHandlers::DirtyHandler::isGlobal | ( |  | ) | const |  | inline | 
 
 
      
        
          | bool PDG_CustomHandlers::DirtyHandler::matchNode | ( | const PDG_Node * | node | ) |  | 
      
 
 
      
        
          | bool PDG_CustomHandlers::DirtyHandler::matchScheduler | ( | const PDG_Scheduler * | scheduler | ) |  | 
      
 
 
  
  | 
        
          | bool PDG_CustomHandlers::DirtyHandler::requiresOutputs | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: