Ignore:
Timestamp:
07/19/19 15:28:33 (5 years ago)
Author:
yushan
Message:

MARK: Dynamic workflow graph developement. Branch up to date with trunk @1676. Bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/attribute.hpp

    r1680 r1681  
    4242            virtual void fromString(const StdString & str) = 0; 
    4343            virtual StdString dump(void) const = 0; 
    44             virtual StdString dump2(void) const = 0; 
     44            virtual StdString dump4graph(void) const = 0; 
    4545            virtual bool isEqual(const CAttribute& ) = 0; 
    4646 
Note: See TracChangeset for help on using the changeset viewer.