Ignore:
Timestamp:
06/06/17 17:58:16 (7 years ago)
Author:
oabramkina
Message:

Two server levels: merging with trunk r1137.
There are bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/object_template.hpp

    r1021 r1158  
    6767         static bool dispatchEvent(CEventServer& event) ; 
    6868 
     69         bool isEqual(const string& id, const vector<StdString>& excludedAttrs); 
     70         bool isEqual(T* obj, const vector<StdString>& excludedAttrs); 
     71 
    6972         /// Accesseur statique /// 
    7073         static std::vector<boost::shared_ptr<DerivedType> > & 
Note: See TracChangeset for help on using the changeset viewer.