Murl::Graph::IVariableController Interface Referenceabstract
The IVariableController interface. More...
#include "murl_graph_i_variable_controller.h"
Inheritance diagram for Murl::Graph::IVariableController:
Public Member Functions | |
virtual IController * | GetControllerInterface ()=0 |
Get the mutable IController interface. More... | |
virtual const IController * | GetControllerInterface () const =0 |
Get the constant IController interface. More... | |
Detailed Description
The IVariableController interface.
Member Function Documentation
◆ GetControllerInterface() [1/2]
|
pure virtual |
Get the mutable IController interface.
- Returns
- The mutable IController interface.
◆ GetControllerInterface() [2/2]
|
pure virtual |
Get the constant IController interface.
- Returns
- The constant IController interface.
The documentation for this interface was generated from the following file:
- murl_graph_i_variable_controller.h