Lumiera  0.pre.03
»edit your freedom«
say-hello.h File Reference

Go to the source code of this file.

Description

A mock interface to support testing of the interface system.

Definition in file say-hello.h.

#include "common/interface.h"

Functions

 LUMIERA_INTERFACE_DECLARE (lumieraorg_testhello, 0, LUMIERA_INTERFACE_SLOT(void, hello,(void)), LUMIERA_INTERFACE_SLOT(void, goodbye,(const char *)),)
 mock interface which can greet in different languages
 
 LUMIERA_INTERFACE_DECLARE (lumieraorg_testtest, 0, LUMIERA_INTERFACE_SLOT(void, testit,(void)),)
 mock interface to test opening and closing of dependent interfaces