openD mgmt types. More...
#include "opend_dataTypes.h"
Go to the source code of this file.
Classes | |
struct | mgmtApiInd_keepAlive |
struct | openD_mgmtApiReq |
struct | openD_mgmtApiCfm |
struct | openD_mgmtApiInd |
union | openD_mgmtApiReq.param |
union | openD_mgmtApiInd.param |
Macros | |
#define | __OPEND_MGMT_TYPES_H__ |
Typedefs | |
typedef enum openD_mgmtApi_service | openD_mgmtApi_service_t |
typedef enum openD_mgmtApi_dectMode | openD_mgmtApi_dectMode_t |
typedef struct mgmtApiInd_keepAlive | mgmtApiInd_keepAlive_t |
typedef struct openD_mgmtApiReq | openD_mgmtApiReq_t |
typedef struct openD_mgmtApiCfm | openD_mgmtApiCfm_t |
typedef struct openD_mgmtApiInd | openD_mgmtApiInd_t |
openD mgmt types.
This work is dual-licensed under Apache 2.0 and GPL 2.0. You can choose between one of them if you use this work. For further details, please refer to the project home: https://github.com/opend-connect/openD
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only