API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::abortDeepClone Method
OdDgRxEventReactor::abortDeepClone Method
Syntax
C++
virtual void abortDeepClone(OdDgIdMapping& idMap);
Parameters 
Description 
OdDgIdMapping& idMap 
[in] ID Map source -> destination. 

Notification function called whenever a subDeepClone operation has failed. 

 

This function is called after the operation. 

The objects involved in the subDeepClone operation are in an indeterminate state and must be cleaned up.

  • beginDeepClone
  • beginDeepCloneXlation
  • endDeepClone

Copyright © 2002–2020. Open Design Alliance. All rights reserved.