Prototype for a context object.
More...
#include <src/msgque.h>
Detailed Description
Prototype for a context object.
Definition at line 1471 of file msgque.h.
Field Documentation
the configuration data is used for "end-user" configuration
Definition at line 1474 of file msgque.h.
alloc-size of the user-defined context struct
Definition at line 1484 of file msgque.h.
protect MqContextDelete
Definition at line 1480 of file msgque.h.
protect MqContextFree
Definition at line 1481 of file msgque.h.
link to the managed object
Definition at line 1483 of file msgque.h.
the setup data is used to link the object with the user application
Definition at line 1475 of file msgque.h.
used to verify object type for typeless languages
Definition at line 1472 of file msgque.h.
how the context was created?
Definition at line 1479 of file msgque.h.
application specific thread data
Definition at line 1482 of file msgque.h.
The documentation for this struct was generated from the following file: