API Reference Manual
1.51.0
Loading...
Searching...
No Matches
orchestrator.h
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright (c) 2025 Nokia
3
*/
4
7
#ifndef ORCHESTRATOR_H_
8
#define ORCHESTRATOR_H_
9
10
#include <
odp_api.h
>
11
12
odp_bool_t
orchestrator_init(
void
);
13
14
void
orchestrator_deploy(
void
);
15
16
void
orchestrator_destroy(
void
);
17
18
#endif
odp_bool_t
bool odp_bool_t
Boolean type.
Definition
api/abi-default/std_types.h:25
odp_api.h
The OpenDataPlane API.
test
performance
pipeline
orchestrator.h
Generated by
1.9.8