le_msg_LocalReceiver_t Struct Reference
#include <le_messaging.h>
Data Fields | |
| le_thread_Ref_t | thread |
| Thread on which receive should be processes. | |
| le_msg_ReceiveHandler_t | handler |
| Handler function which should be called on thread. | |
| void * | contextPtr |
| Context pointer to pass to the handler. | |
Detailed Description
Message handler receiver for local messages
The documentation for this struct was generated from the following file:
