openD subscription API. More...
Go to the source code of this file.
Classes | |
| struct | openD_subApiPrimitives | 
Macros | |
| #define | __OPEND_SUB_API_H__ | 
Typedefs | |
| typedef struct openD_subApiPrimitives | openD_subApiPrimitives_t | 
Functions | |
| openD_status_t | openD_subApi_init (openD_subApiPrimitives_t *sPrimitives) | 
| openD subscription API initialization.  More... | |
| openD_status_t | openD_subApi_request (openD_subApiReq_t *sRequest) | 
| openD subscription API request.  More... | |
openD subscription API.
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