| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <Interface_CopyTool.hxx>Data Structures | |
| class | Transfer_TransferDispatch | 
| A TransferDispatch is aimed to dispatch Entities between two Interface Models, by default by copying them, as CopyTool, but with more capabilities of adapting : Copy is redefined to firstly pass the hand to a TransferProcess. If this gives no result, standard Copy is called.  More... | |