Loading...
Searching...
No Matches
options.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2024-2026 Carl Seifert
3 * SPDX-FileCopyrightText: 2024-2026 TU Dresden
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6
7#pragma once
8
9#include "net/unicoap/options/base.h" /* IWYU pragma: export */
10#include "net/unicoap/options/generated.h" /* IWYU pragma: export */
11
17
18#ifdef __cplusplus
19extern "C" {}
20#endif
Option structures and base accessors.