Ignore:
Timestamp:
04/12/18 18:51:08 (6 years ago)
Author:
oabramkina
Message:

Exception handling for attributes by means of dynamic binding. This assures that attribute's id will always be printed in the error message.

Replacing changes done in r1477.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template.hpp

    r1219 r1478  
    5252            void set(const CAttributeTemplate& attr) ; 
    5353            void reset(void) ; 
     54            void checkEmpty(void) const; 
     55 
    5456 
    5557            void setInheritedValue(const CAttributeTemplate& attr ); 
Note: See TracChangeset for help on using the changeset viewer.