Ignore:
Timestamp:
09/22/22 13:53:30 (21 months ago)
Author:
ymipsl
Message:

Minimum requirement to introduce new nodes in XML tree
=> done for pool node (introducing service)
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/type/type_util.hpp

    r1875 r2408  
    6666    class CExtractDomain; 
    6767    class CExtractDomainGroup; 
     68    class CPoolNode ; 
     69    class CPoolNodeGroup ; 
    6870      
    6971  template <typename T> inline string getStrType(void); 
     
    150152  macro(CExtractDomain) 
    151153  macro(CExtractDomainGroup) 
     154  macro(CPoolNode) 
     155  macro(CPoolNodeGroup) 
    152156   
    153157#undef macro 
Note: See TracChangeset for help on using the changeset viewer.