MqMsgque PACKAGE - the Interface to the operating-system compiler … More...
Macros | |
#define | MQ_EXTERN |
static library | |
#define | MQ_EXTERN_DATA extern |
MqMsgque PACKAGE - the Interface to the operating-system compiler …
target: | msgque_mq.h |
default: | not set - only used with C++ or with static linking |
definition: | If the source of the libmqmsgque library is direct used in an external-library (without dynamic linking) and the external-library should not export the symbol's of libmqmsgque then the flag META_IGNORE_EXTERN have to be set. |
target: | msgque_mq.h and private_mq.h |
default: | set on build the libmqmsgque library but NOT set for other libraries |
definition: | set the MQ_EXTERN and MQ_EXTERN_DATA to export of definition use the private definition of partly public struct's |
#define MQ_EXTERN |
static library
Definition at line 397 of file LibMqMsgque_mq.h.
#define MQ_EXTERN_DATA extern |
Definition at line 420 of file LibMqMsgque_mq.h.