#include <Dynamic_CompositVariableInstance.hxx>
Inheritance diagram for Dynamic_CompositVariableInstance:
Public Member Functions | |
Standard_EXPORT | Dynamic_CompositVariableInstance () |
Creates a new empty instance of CompositVariable- Instance. . | |
virtual Standard_EXPORT void | Variable (const Handle(Dynamic_Variable)&avariable) |
Sets <avariable> into the collection of variable. . | |
Standard_EXPORT Handle_Dynamic_VariableNode | FirstVariableNode () const |
Returns the first VariableNode useful to explore the list of variables addressed by <me>. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_Dynamic_VariableNode | thefirstvariablenode |
|
|
|
|
|
Reimplemented from Dynamic_AbstractVariableInstance. |
|
Implements Dynamic_AbstractVariableInstance. |
|
|