Ignore:
Timestamp:
04/15/20 13:23:39 (4 years ago)
Author:
ymipsl
Message:

Some update...

YM

File:
1 edited

Legend:

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

    r1784 r1869  
    8383 
    8484         static T* create(const string& id=string("")) ; 
     85         static T* createAlias(const string& id, const string& alias) ; 
     86         void createAlias(const string& alias) ; 
     87          
    8588         static const vector<T*> getAll() ; 
    8689         static const vector<T*> getAll(const string& contextId) ; 
Note: See TracChangeset for help on using the changeset viewer.