Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Dynamic_Method.hxx File Reference
#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...