eap
e5dab7ea91
0020918: EDF 1447 SMESH: Mesh common borders
Add means to notify CORBA API implementation level on group removal
caused by hypotheses events (maybe in other mesh)
- void RemoveGroup (const int theGroupID);
+ bool RemoveGroup (const int theGroupID);
+ struct TRmGroupCallUp
+ {
+ virtual void RemoveGroup (const int theGroupID)=0;
+ virtual ~TRmGroupCallUp() {}
+ };
+ void SetRemoveGroupCallUp( TRmGroupCallUp * upCaller );
+
+
2010-11-12 14:39:34 +00:00
..
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-07-08 06:51:11 +00:00
2010-11-12 14:28:26 +00:00
2010-09-21 07:48:09 +00:00
2010-09-21 07:48:09 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-09-02 06:26:55 +00:00
2010-05-07 15:08:23 +00:00
2010-11-12 14:29:24 +00:00
2010-11-12 14:29:53 +00:00
2010-09-02 06:26:23 +00:00
2010-11-12 14:31:15 +00:00
2010-11-12 14:31:15 +00:00
2010-11-12 14:34:11 +00:00
2010-05-07 15:08:23 +00:00
2010-11-12 14:39:34 +00:00
2010-11-12 14:39:34 +00:00
2010-10-04 11:24:14 +00:00
2010-10-04 11:24:14 +00:00
2010-10-04 11:25:52 +00:00
2010-10-04 11:25:52 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-09-15 11:41:11 +00:00
2010-09-15 11:41:11 +00:00
2010-06-10 06:51:07 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-09-22 11:41:25 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00