mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-02-05 15:18:45 +00:00
7
examples/_howto_examples/source/example_idl.h
Normal file
7
examples/_howto_examples/source/example_idl.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <interfaces/core.idl>
|
||||
|
||||
interface ISayHello
|
||||
{
|
||||
void SayHello() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user