Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_CompositMethod.hxx>
#include <Handle_Dynamic_SequenceOfMethods.hxx>
#include <Dynamic_MethodDefinition.hxx>
#include <Standard_CString.hxx>
#include <Handle_Dynamic_Method.hxx>
#include <Standard_Integer.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | Dynamic_CompositMethod |
A composite method is defined as a collection of method instances. This collection describes a more complex program or a network of elementary functions. The order of the method instances is not significant. It is the references to the variables which define the signature of the composite method which define the precedence of one method in relation with another. More... |