forked from eclipse-zenoh/zenoh-c
-
Notifications
You must be signed in to change notification settings - Fork 0
/
splitguide.yaml
126 lines (126 loc) · 4.16 KB
/
splitguide.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
zenoh_commons.h:
- :functions
- :const
- :typedefs
- :multiples
zenoh_concrete.h:
- :includes
- :defines
zenoh_opaque.h:
- z_owned_bytes_t!
- z_loaned_bytes_t!
- z_owned_slice_t!
- z_view_slice_t!
- z_loaned_slice_t!
- z_owned_string_t!
- z_view_string_t!
- z_loaned_string_t!
- z_owned_string_array_t!
- z_loaned_string_array_t!
- z_owned_sample_t!
- z_loaned_sample_t!
- z_bytes_reader_t!
- z_owned_bytes_writer_t!
- z_loaned_bytes_writer_t!
- ze_owned_serializer_t!
- ze_loaned_serializer_t!
- ze_deserializer_t!
- z_owned_encoding_t!
- z_loaned_encoding_t!
- z_owned_reply_t!
- z_loaned_reply_t!
- z_owned_reply_err_t!
- z_loaned_reply_err_t!
- z_owned_query_t!
- z_loaned_query_t!
- z_owned_queryable_t!
- z_loaned_queryable_t!
- z_owned_querier_t!#unstable
- z_loaned_querier_t!#unstable
- ze_owned_querying_subscriber_t!#unstable
- ze_loaned_querying_subscriber_t!#unstable
- ze_owned_advanced_subscriber_t!#unstable
- ze_loaned_advanced_subscriber_t!#unstable
- ze_owned_advanced_publisher_t!#unstable
- ze_loaned_advanced_publisher_t!#unstable
- z_owned_keyexpr_t!
- z_view_keyexpr_t!
- z_loaned_keyexpr_t!
- z_owned_session_t!
- z_loaned_session_t!
- z_owned_config_t!
- z_loaned_config_t!
- z_owned_source_info_t!#unstable
- z_loaned_source_info_t!#unstable
- z_entity_global_id_t!#unstable
- z_id_t!
- z_timestamp_t!
- z_owned_publisher_t!
- z_loaned_publisher_t!
- zc_owned_matching_listener_t!#unstable
- z_owned_subscriber_t!
- z_loaned_subscriber_t!
- z_owned_liveliness_token_t!
- z_loaned_liveliness_token_t!
- ze_owned_publication_cache_t!#unstable
- z_owned_mutex_t!
- z_loaned_mutex_t!
- z_owned_condvar_t!
- z_loaned_condvar_t!
- z_owned_task_t!
- z_owned_hello_t!
- z_loaned_hello_t!
- z_loaned_closure_hello_t!
- z_loaned_closure_query_t!
- z_loaned_closure_reply_t!
- z_loaned_closure_sample_t!
- z_loaned_closure_zid_t!
- zc_loaned_closure_log_t!
- zc_loaned_closure_matching_status_t!#unstable
- z_owned_shm_client_t!#shared-memory#unstable
- zc_owned_shm_client_list_t!#shared-memory#unstable
- zc_loaned_shm_client_list_t!#shared-memory#unstable
- z_owned_shm_client_storage_t!#shared-memory#unstable
- z_loaned_shm_client_storage_t!#shared-memory#unstable
- z_owned_memory_layout_t!#shared-memory#unstable
- z_loaned_memory_layout_t!#shared-memory#unstable
- z_owned_chunk_alloc_result_t!#shared-memory#unstable
- z_owned_shm_t!#shared-memory#unstable
- z_loaned_shm_t!#shared-memory#unstable
- z_owned_shm_mut_t!#shared-memory#unstable
- z_loaned_shm_mut_t!#shared-memory#unstable
- z_owned_shm_provider_t!#shared-memory#unstable
- z_loaned_shm_provider_t!#shared-memory#unstable
- z_owned_alloc_layout_t!#shared-memory#unstable
- z_loaned_alloc_layout_t!#shared-memory#unstable
- z_buf_alloc_result_t!#shared-memory#unstable
- zc_buf_alloc_status_t!#shared-memory#unstable
- z_alloc_alignment_t!#shared-memory#unstable
- z_chunk_descriptor_t!#shared-memory#unstable
- z_allocated_chunk_t!#shared-memory#unstable
- zc_shm_segment_callbacks_t!#shared-memory#unstable
- z_shm_segment_t!#shared-memory#unstable
- zc_shm_client_callbacks_t!#shared-memory#unstable
- z_buf_layout_alloc_result_t!#shared-memory#unstable
- zc_buf_layout_alloc_status_t!#shared-memory#unstable
- zc_shm_provider_backend_callbacks_t!#shared-memory#unstable
- z_layout_error_t!#shared-memory#unstable
- z_alloc_error_t!#shared-memory#unstable
- z_segment_id_t!#shared-memory#unstable
- z_chunk_id_t!#shared-memory#unstable
- zc_context_t!#shared-memory#unstable
- zc_threadsafe_context_t!#shared-memory#unstable
- zc_threadsafe_context_data_t!#shared-memory#unstable
- z_owned_fifo_handler_sample_t!
- z_loaned_fifo_handler_sample_t!
- z_owned_ring_handler_sample_t!
- z_loaned_ring_handler_sample_t!
- z_owned_fifo_handler_query_t!
- z_loaned_fifo_handler_query_t!
- z_owned_ring_handler_query_t!
- z_loaned_ring_handler_query_t!
- z_owned_fifo_handler_reply_t!
- z_loaned_fifo_handler_reply_t!
- z_owned_ring_handler_reply_t!
- z_loaned_ring_handler_reply_t!
- zc_owned_concurrent_close_handle_t!#unstable