Interface for the target of an incremental connectivity. More...
#include <arcane/core/IIncrementalItemConnectivity.h>
Public Member Functions | |
| virtual void | notifyTargetFamilyLocalIdChanged (Int32ConstArrayView old_to_new_ids)=0 |
| Notifies the connectivity that the target family has been compacted. | |
| virtual Ref< IIncrementalItemTargetConnectivity > | toTargetReference ()=0 |
| Returns a reference to the instance. | |
Interface for the target of an incremental connectivity.
Definition at line 88 of file IIncrementalItemConnectivity.h.