Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Transfer_ResultFromTransient.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_Transfer_Binder.hxx>
#include <Handle_TColStd_HSequenceOfTransient.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Interface_Check.hxx>
#include <Interface_CheckStatus.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Transfer_TransientProcess.hxx>
Data Structures | |
class | Transfer_ResultFromTransient |
This class, in conjunction with ResultFromModel, allows to record the result of a transfer initially stored in a TransientProcess. A ResultFromTransient records a couple (Transient,Binder for the result and checks) plus a list of "sub-results", which have been recorded in the TrabsientProcess, under scope attached to the starting transient. More... |