Ignore:
Timestamp:
07/26/22 15:26:52 (2 years ago)
Author:
jderouillat
Message:

Set the code structure to compute the hash value of an element based on its attributs, use for now before writing an element in a file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/attribute_map.hpp

    r2146 r2386  
    3737            void setAttributes(const CAttributeMap * const _parent, bool apply=true); 
    3838            void duplicateAttributes(const CAttributeMap* const _parent); 
     39            int computeGlobalAttributesHash(const vector<StdString>& excludedAttrs); 
    3940            void clearAllAttributes(void); 
    4041            StdString dumpXiosAttributes(void) const; 
Note: See TracChangeset for help on using the changeset viewer.