Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_DynamicInstance.hxx>
#include <Handle_Dynamic_DynamicClass.hxx>
#include <Handle_Dynamic_ParameterNode.hxx>
#include <MMgt_TShared.hxx>
#include <Handle_Dynamic_Parameter.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | Dynamic_DynamicInstance |
A dynamic instance is a reference to the dynamic class and a sequence of parameters which is the complete listing of all the parameters of all the inherited classes. More... |