OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
message.h File Reference

Detailed Description

The host to device message data structure.

Include dependency graph for message.h:

Go to the source code of this file.

Data Structures

struct  Message
 A de-serialized message. More...
 

Typedefs

typedef void(* MessageHandler )(const Message *)
 A function pointer used to handle new messages. More...