LexLeo
0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
stream_key_type.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-3.0-or-later
2
* Copyright (C) 2026 Sylvain Labopin
3
*/
4
15
#ifndef LEXLEO_STREAM_KEY_TYPE_H
16
#define LEXLEO_STREAM_KEY_TYPE_H
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
33
typedef
const
char
*
stream_key_t
;
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
// LEXLEO_STREAM_KEY_TYPE_H
stream_key_t
const char * stream_key_t
Public identifier type for a registered stream adapter.
Definition
stream_key_type.h:33
src
foundation
stream
port
include
stream
adapters
stream_key_type.h
Generated by
1.9.8