MQTTReasonCodes.h
Go to the documentation of this file.
1 /*******************************************************************************
2  * Copyright (c) 2017, 2020 IBM Corp. and others
3  *
4  * All rights reserved. This program and the accompanying materials
5  * are made available under the terms of the Eclipse Public License v2.0
6  * and Eclipse Distribution License v1.0 which accompany this distribution.
7  *
8  * The Eclipse Public License is available at
9  * https://www.eclipse.org/legal/epl-2.0/
10  * and the Eclipse Distribution License is available at
11  * http://www.eclipse.org/org/documents/edl-v10.php.
12  *
13  * Contributors:
14  * Ian Craggs - initial API and implementation and/or initial documentation
15  *******************************************************************************/
16 
17 #if !defined(MQTTREASONCODES_H)
18 #define MQTTREASONCODES_H
19 
20 #include "MQTTExportDeclarations.h"
21 
69 };
70 
78 
79 #endif
enum MQTTPropertyCodes value
MQTTReasonCodes
#define LIBMQTT_API
LIBMQTT_API const char * MQTTReasonCode_toString(enum MQTTReasonCodes value)


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 03:48:09