MqS Struct Reference
[PUBLIC: struct MqLinkS]

Prototype for a context object. More...

#include <src/msgque.h>

Collaboration diagram for MqS:

Collaboration graph
[legend]

Data Fields

int signature
 used to verify object type for typeless languages
MQ_PRIVATE_CONFIG_CONST struct
MqConfigS 
config
 the configuration data is used for "end-user" configuration
struct MqSetupS setup
 the setup data is used to link the object with the user application
struct MqErrorS error
 error object data
struct MqLinkS link
 link object data
struct MqBufferStemp
 misc temporary MqBufferS object
enum MqStatusIsE statusIs
 how the context was created?
MQ_BOL MqContextDelete_LOCK
 protect MqContextDelete
MQ_BOL MqContextFree_LOCK
 protect MqContextFree
MQ_PTR threadData
 application specific thread data
MQ_PTR self
 link to the managed object
MQ_SIZE contextsize
 alloc-size of the user-defined context struct

Detailed Description

Prototype for a context object.

Definition at line 1471 of file msgque.h.


Field Documentation

MQ_PRIVATE_CONFIG_CONST struct MqConfigS MqS::config [read]

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.

struct MqErrorS MqS::error [read]

error object data

Definition at line 1476 of file msgque.h.

struct MqLinkS MqS::link [read]

link object data

Definition at line 1477 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.

struct MqSetupS MqS::setup [read]

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.

struct MqBufferS* MqS::temp [read]

misc temporary MqBufferS object

Definition at line 1478 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:

libmsgque project on SF: Get libmsgque at SourceForge.net. Fast, secure and Free Open Source software downloads    Generated on Mon Nov 9 16:57:19 2009 by doxygen 1.5.8