theLink 10.0
|
tag: nhi1-release-250425 More...
Go to the source code of this file.
Macros | |
#define | OT_CHECK_CTX(val, nullB) |
#define | OT_CHECK_FCT(val, nullB) |
#define | OT_CHECK_DMP(val, nullB) |
#define | OT_CHECK_EVC(val, nullB) |
#define | OT_CHECK_CTXN(val, nullB) |
#define | OT_CHECK_FCTN(val, nullB) |
#define | OT_CHECK_DMPN(val, nullB) |
#define | OT_CHECK_EVCN(val, nullB) |
#define | OT_CHECK_SLAVE_ID(val) |
#define | OT_CHECK_CONSTRUCTOR(val) |
Functions | |
MQ_EXTERN enum MkErrorE MQ | CheckSlaveId (OT_Check_ARGS, MK_NUM *) |
MQ_EXTERN enum MkErrorE MK_DECL MQ | CheckConstructor (OT_Check_ARGS, MK_CBP *) |
tag: nhi1-release-250425
Definition in file mq_misc_check_lng.h.
#define OT_CHECK_CONSTRUCTOR | ( | val | ) |
Definition at line 64 of file mq_misc_check_lng.h.
#define OT_CHECK_CTX | ( | val, | |
nullB ) |
Definition at line 45 of file mq_misc_check_lng.h.
#define OT_CHECK_CTXN | ( | val, | |
nullB ) |
Definition at line 50 of file mq_misc_check_lng.h.
#define OT_CHECK_DMP | ( | val, | |
nullB ) |
Definition at line 47 of file mq_misc_check_lng.h.
#define OT_CHECK_DMPN | ( | val, | |
nullB ) |
Definition at line 52 of file mq_misc_check_lng.h.
#define OT_CHECK_EVC | ( | val, | |
nullB ) |
Definition at line 48 of file mq_misc_check_lng.h.
#define OT_CHECK_EVCN | ( | val, | |
nullB ) |
Definition at line 53 of file mq_misc_check_lng.h.
#define OT_CHECK_FCT | ( | val, | |
nullB ) |
Definition at line 46 of file mq_misc_check_lng.h.
#define OT_CHECK_FCTN | ( | val, | |
nullB ) |
Definition at line 51 of file mq_misc_check_lng.h.
#define OT_CHECK_SLAVE_ID | ( | val | ) |
Definition at line 57 of file mq_misc_check_lng.h.
MQ_EXTERN enum MkErrorE MQ CheckSlaveId | ( | OT_Check_ARGS | , |
MK_NUM * | ) |