Open CASCADE Technology  7.1.0.beta
Data Structures

Transfer_TransferDispatch.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Interface_CopyTool.hxx>
#include <Standard_Boolean.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...