Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_Method.hxx>
#include <Handle_Dynamic_VariableNode.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_CString.hxx>
#include <Handle_Dynamic_Variable.hxx>
#include <Handle_Dynamic_Parameter.hxx>
#include <Dynamic_ModeEnum.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | Dynamic_Method |
This class is a root class available for the definition of methods and also for using them throughout method instances. The logical name of the method and the signature as a collection of variables is stored in it. More... |