#include <Dynamic_AbstractVariableInstance.hxx>
Inheritance diagram for Dynamic_AbstractVariableInstance:
Public Member Functions | |
virtual Standard_EXPORT void | Variable (const Handle(Dynamic_Variable)&avariable)=0 |
This deferred method must be implemented in the derived classes for setting reference(s) to the corresponding variable(s) which define the signature of the method definition. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
Standard_EXPORT | Dynamic_AbstractVariableInstance () |
|
|
|
Reimplemented from Dynamic_Variable. Reimplemented in Dynamic_CompositVariableInstance, and Dynamic_VariableInstance. |
|
Implemented in Dynamic_CompositVariableInstance, and Dynamic_VariableInstance. |