Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_FuzzyClass.hxx>
#include <Handle_Dynamic_ParameterNode.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_CString.hxx>
#include <Handle_Dynamic_Parameter.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | Dynamic_FuzzyClass |
This class is the root class to dynamically define objects of a given type but with various definitions. This root class contains a parameter list which describes in the definition context all the useful information and in the instance context only the redefined values. This class is deferred because no instance has to be created. More... |