Murl Engine API  Version 2018.3
Murl::Graph::ILinkController Interface Referenceabstract

The ILinkController interface. More...

#include <murl_graph_i_link_controller.h>

Detailed Description

The ILinkController interface.

Inheritance diagram for Murl::Graph::ILinkController:
Murl::Graph::LinkController Murl::Graph::NodeLinkController

Public Member Functions

virtual IControllerGetControllerInterface ()=0
 Get the mutable IController interface. More...
 
virtual const IControllerGetControllerInterface () const =0
 Get the constant IController interface. More...
 

Member Function Documentation

◆ GetControllerInterface() [1/2]

virtual IController* Murl::Graph::ILinkController::GetControllerInterface ( )
pure virtual

Get the mutable IController interface.

Returns
The mutable IController interface.

◆ GetControllerInterface() [2/2]

virtual const IController* Murl::Graph::ILinkController::GetControllerInterface ( ) const
pure virtual

Get the constant IController interface.

Returns
The constant IController interface.

The documentation for this interface was generated from the following file: