Ignore:
Timestamp:
12/12/19 18:15:14 (5 years ago)
Author:
ymipsl
Message:
  • Preparing coupling functionalities.
  • Make some cleaner things

YM

File:
1 edited

Legend:

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

    r1542 r1784  
    7272         void addChildGroup(V* childGroup) ;  
    7373         static bool dispatchEvent(CEventServer& event) ; 
    74          void sendCreateChild(const string& id="") ; 
    7574         void sendCreateChild(const string& id, CContextClient* client) ; 
    76          void sendCreateChildGroup(const string& id="") ; 
     75         void sendCreateChildGroup(const string& id, CContextClient* client) ; 
    7776         static void recvCreateChild(CEventServer& event) ; 
    7877         void recvCreateChild(CBufferIn& buffer) ; 
Note: See TracChangeset for help on using the changeset viewer.