Lumiera
0.pre.03
»edit your freedom«
|
#include "common/instancehandle.hpp"
to be specialised and implemented for each individual interface and facade interface.
The actual proxy implements the facade interface and reroutes each call to the corresponding function on the CL-Interface for the Lumiera interface system.
Definition at line 120 of file instancehandle.hpp.