![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Interface-Proxy for the stage::GuiNotification facade. More...
Go to the source code of this file.
Interface-Proxy for the stage::GuiNotification facade.
The purpose is to define a proxy implementation of stage::GuiNotification, in order to redirect any calls through the associated C Language Interface "lumieraorg_GuiNotification"
Definition in file notification-interface-proxy.cpp.
Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | lumiera |
| Lumiera public interface. | |
| namespace | lumiera::facade |
Typedefs | |
| using | Interface = LUMIERA_INTERFACE_INAME(lumieraorg_GuiNotification, 0) |
| using | Facade = stage::GuiNotification |
| using | IHandle = InstanceHandle< Interface, Facade > |
Classes | |
| class | Proxy< IHandle > |