#include <opensync_queue_private.h>
Data Fields | |
| long long int | id |
| OSyncMessageHandler | callback |
| gpointer | user_data |
| OSyncTimeoutInfo * | timeout_info |
Definition at line 100 of file opensync_queue_private.h.
| long long int OSyncPendingMessage::id |
ID of the expected Message
Definition at line 102 of file opensync_queue_private.h.
Where should the reply be received?
Definition at line 104 of file opensync_queue_private.h.
| gpointer OSyncPendingMessage::user_data |
The user data
Definition at line 106 of file opensync_queue_private.h.
Message Timeout
Definition at line 108 of file opensync_queue_private.h.
1.5.7.1