Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Dynamic_VariableGroup.hxx>
#include <Dynamic_Variable.hxx>
Data Structures | |
class | Dynamic_VariableGroup |
This inherited class from variable is for specifing that the variable does not accept only one value but a collection of homogeneous values. This class is for describing the signature of the method definition. When an instance of this kind of method is done, it is a CompositVariableInstance which is used. More... |