Ignore:
Timestamp:
11/13/14 15:09:28 (9 years ago)
Author:
mhnguyen
Message:

Seperating database of context on "client" side and "server" side

+) Add one more context in contex client in case of attached mode
+) Do some minor changements to make sure everything fine in case of attached mode
+) Replace buffer group with the new options

Test
+) On Curie
+) Connection mode: Attached and seperated
+) File mode: one and multiple
+) All tests passed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/object.hpp

    r501 r511  
    1818         /// Accesseurs /// 
    1919         const StdString & getId(void) const; 
     20 
     21         virtual const StdString& getIdServer(); 
    2022 
    2123         /// Mutateurs /// 
Note: See TracChangeset for help on using the changeset viewer.