Ignore:
Timestamp:
06/15/22 15:20:29 (2 years ago)
Author:
jderouillat
Message:

Introduced a new service (named defaultServicesId which contains all gatherers and all IO servers) to manage oasis_enddef through the different levels of servers. OASIS integration is moved in a dedicated virtual class CThirdPartyDriver whose an instance is owned by CServer.

File:
1 edited

Legend:

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

    r2329 r2335  
    7171     static const string defaultServerId ; 
    7272     static const string defaultGathererId ; 
    73  
     73     static const string defaultServicesId ; 
    7474 
    7575     static CRegistryManager* registryManager_ ; 
Note: See TracChangeset for help on using the changeset viewer.