Ignore:
Timestamp:
06/04/21 11:54:38 (3 years ago)
Author:
yushan
Message:

Big commit on graph functionality. Add buildWorkflowGraph function for filters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/output_pin.hpp

    r1542 r2143  
    44#include "garbage_collector.hpp" 
    55#include "input_pin.hpp" 
     6#include "graph_package.hpp" 
    67 
    78namespace xios 
     
    6566       */ 
    6667      void virtual invalidate(Time timestamp); 
     68      CGraphPackage *graphPackage; 
     69      bool graphEnabled; 
    6770 
    6871    protected: 
Note: See TracChangeset for help on using the changeset viewer.