Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / local_datasource / sgnb_reconfiguration_complete.pb-c.h
1 /* Generated by the protocol buffer compiler.  DO NOT EDIT! */
2 /* Generated from: sgnb_reconfiguration_complete.proto */
3
4 #ifndef PROTOBUF_C_sgnb_5freconfiguration_5fcomplete_2eproto__INCLUDED
5 #define PROTOBUF_C_sgnb_5freconfiguration_5fcomplete_2eproto__INCLUDED
6
7 #include <protobuf-c/protobuf-c.h>
8
9 PROTOBUF_C__BEGIN_DECLS
10
11 #if PROTOBUF_C_VERSION_NUMBER < 1003000
12 # error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers.
13 #elif 1003002 < PROTOBUF_C_MIN_COMPILER_VERSION
14 # error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c.
15 #endif
16
17 #include "google/protobuf/wrappers.pb-c.h"
18 #include "error_cause.pb-c.h"
19
20 typedef struct _StreamingProtobufs__SgNBReconfigurationComplete StreamingProtobufs__SgNBReconfigurationComplete;
21 typedef struct _StreamingProtobufs__ResponseInformationSgNBReconfComp StreamingProtobufs__ResponseInformationSgNBReconfComp;
22 typedef struct _StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem;
23 typedef struct _StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs;
24 typedef struct _StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem;
25 typedef struct _StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs;
26
27
28 /* --- enums --- */
29
30
31 /* --- messages --- */
32
33 struct  _StreamingProtobufs__SgNBReconfigurationComplete
34 {
35   ProtobufCMessage base;
36   uint32_t id_menb_ue_x2ap_id;
37   uint32_t id_sgnb_ue_x2ap_id;
38   StreamingProtobufs__ResponseInformationSgNBReconfComp *id_responseinformationsgnbreconfcomp;
39   Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension;
40 };
41 #define STREAMING_PROTOBUFS__SG_NBRECONFIGURATION_COMPLETE__INIT \
42  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbreconfiguration_complete__descriptor) \
43     , 0, 0, NULL, NULL }
44
45
46 typedef enum {
47   STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__VALUE__NOT_SET = 0,
48   STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__VALUE_SUCCESS__SG_NBRECONF_COMP = 1,
49   STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__VALUE_REJECT_BY__ME_NB__SG_NBRECONF_COMP = 2
50     PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE(STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__VALUE)
51 } StreamingProtobufs__ResponseInformationSgNBReconfComp__ValueCase;
52
53 struct  _StreamingProtobufs__ResponseInformationSgNBReconfComp
54 {
55   ProtobufCMessage base;
56   StreamingProtobufs__ResponseInformationSgNBReconfComp__ValueCase value_case;
57   union {
58     StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem *success_sgnbreconfcomp;
59     StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem *reject_by_menb_sgnbreconfcomp;
60   };
61 };
62 #define STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__INIT \
63  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__response_information_sg_nbreconf_comp__descriptor) \
64     , STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__VALUE__NOT_SET, {0} }
65
66
67 struct  _StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem
68 {
69   ProtobufCMessage base;
70   Google__Protobuf__BytesValue *menbtosgnbcontainer;
71   size_t n_ie_extensions;
72   StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs **ie_extensions;
73 };
74 #define STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__SUCCESS_ITEM__INIT \
75  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__response_information_sg_nbreconf_comp__success_item__descriptor) \
76     , NULL, 0,NULL }
77
78
79 struct  _StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs
80 {
81   ProtobufCMessage base;
82 };
83 #define STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__SUCCESS_ITEM_EXT_IES__INIT \
84  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor) \
85      }
86
87
88 struct  _StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem
89 {
90   ProtobufCMessage base;
91   StreamingProtobufs__Cause *cause;
92   size_t n_ie_extensions;
93   StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs **ie_extensions;
94 };
95 #define STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__REJECT_BY_ME_NBITEM__INIT \
96  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor) \
97     , NULL, 0,NULL }
98
99
100 struct  _StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs
101 {
102   ProtobufCMessage base;
103 };
104 #define STREAMING_PROTOBUFS__RESPONSE_INFORMATION_SG_NBRECONF_COMP__REJECT_BY_ME_NBITEM_EXT_IES__INIT \
105  { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor) \
106      }
107
108
109 /* StreamingProtobufs__SgNBReconfigurationComplete methods */
110 void   streaming_protobufs__sg_nbreconfiguration_complete__init
111                      (StreamingProtobufs__SgNBReconfigurationComplete         *message);
112 size_t streaming_protobufs__sg_nbreconfiguration_complete__get_packed_size
113                      (const StreamingProtobufs__SgNBReconfigurationComplete   *message);
114 size_t streaming_protobufs__sg_nbreconfiguration_complete__pack
115                      (const StreamingProtobufs__SgNBReconfigurationComplete   *message,
116                       uint8_t             *out);
117 size_t streaming_protobufs__sg_nbreconfiguration_complete__pack_to_buffer
118                      (const StreamingProtobufs__SgNBReconfigurationComplete   *message,
119                       ProtobufCBuffer     *buffer);
120 StreamingProtobufs__SgNBReconfigurationComplete *
121        streaming_protobufs__sg_nbreconfiguration_complete__unpack
122                      (ProtobufCAllocator  *allocator,
123                       size_t               len,
124                       const uint8_t       *data);
125 void   streaming_protobufs__sg_nbreconfiguration_complete__free_unpacked
126                      (StreamingProtobufs__SgNBReconfigurationComplete *message,
127                       ProtobufCAllocator *allocator);
128 /* StreamingProtobufs__ResponseInformationSgNBReconfComp methods */
129 void   streaming_protobufs__response_information_sg_nbreconf_comp__init
130                      (StreamingProtobufs__ResponseInformationSgNBReconfComp         *message);
131 size_t streaming_protobufs__response_information_sg_nbreconf_comp__get_packed_size
132                      (const StreamingProtobufs__ResponseInformationSgNBReconfComp   *message);
133 size_t streaming_protobufs__response_information_sg_nbreconf_comp__pack
134                      (const StreamingProtobufs__ResponseInformationSgNBReconfComp   *message,
135                       uint8_t             *out);
136 size_t streaming_protobufs__response_information_sg_nbreconf_comp__pack_to_buffer
137                      (const StreamingProtobufs__ResponseInformationSgNBReconfComp   *message,
138                       ProtobufCBuffer     *buffer);
139 StreamingProtobufs__ResponseInformationSgNBReconfComp *
140        streaming_protobufs__response_information_sg_nbreconf_comp__unpack
141                      (ProtobufCAllocator  *allocator,
142                       size_t               len,
143                       const uint8_t       *data);
144 void   streaming_protobufs__response_information_sg_nbreconf_comp__free_unpacked
145                      (StreamingProtobufs__ResponseInformationSgNBReconfComp *message,
146                       ProtobufCAllocator *allocator);
147 /* StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem methods */
148 void   streaming_protobufs__response_information_sg_nbreconf_comp__success_item__init
149                      (StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem         *message);
150 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item__get_packed_size
151                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem   *message);
152 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item__pack
153                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem   *message,
154                       uint8_t             *out);
155 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item__pack_to_buffer
156                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem   *message,
157                       ProtobufCBuffer     *buffer);
158 StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem *
159        streaming_protobufs__response_information_sg_nbreconf_comp__success_item__unpack
160                      (ProtobufCAllocator  *allocator,
161                       size_t               len,
162                       const uint8_t       *data);
163 void   streaming_protobufs__response_information_sg_nbreconf_comp__success_item__free_unpacked
164                      (StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem *message,
165                       ProtobufCAllocator *allocator);
166 /* StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs methods */
167 void   streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__init
168                      (StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs         *message);
169 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__get_packed_size
170                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs   *message);
171 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__pack
172                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs   *message,
173                       uint8_t             *out);
174 size_t streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__pack_to_buffer
175                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs   *message,
176                       ProtobufCBuffer     *buffer);
177 StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs *
178        streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__unpack
179                      (ProtobufCAllocator  *allocator,
180                       size_t               len,
181                       const uint8_t       *data);
182 void   streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__free_unpacked
183                      (StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message,
184                       ProtobufCAllocator *allocator);
185 /* StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem methods */
186 void   streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__init
187                      (StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem         *message);
188 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__get_packed_size
189                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem   *message);
190 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__pack
191                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem   *message,
192                       uint8_t             *out);
193 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__pack_to_buffer
194                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem   *message,
195                       ProtobufCBuffer     *buffer);
196 StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem *
197        streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__unpack
198                      (ProtobufCAllocator  *allocator,
199                       size_t               len,
200                       const uint8_t       *data);
201 void   streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__free_unpacked
202                      (StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem *message,
203                       ProtobufCAllocator *allocator);
204 /* StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs methods */
205 void   streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__init
206                      (StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs         *message);
207 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__get_packed_size
208                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs   *message);
209 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__pack
210                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs   *message,
211                       uint8_t             *out);
212 size_t streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__pack_to_buffer
213                      (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs   *message,
214                       ProtobufCBuffer     *buffer);
215 StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *
216        streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__unpack
217                      (ProtobufCAllocator  *allocator,
218                       size_t               len,
219                       const uint8_t       *data);
220 void   streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__free_unpacked
221                      (StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message,
222                       ProtobufCAllocator *allocator);
223 /* --- per-message closures --- */
224
225 typedef void (*StreamingProtobufs__SgNBReconfigurationComplete_Closure)
226                  (const StreamingProtobufs__SgNBReconfigurationComplete *message,
227                   void *closure_data);
228 typedef void (*StreamingProtobufs__ResponseInformationSgNBReconfComp_Closure)
229                  (const StreamingProtobufs__ResponseInformationSgNBReconfComp *message,
230                   void *closure_data);
231 typedef void (*StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem_Closure)
232                  (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItem *message,
233                   void *closure_data);
234 typedef void (*StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs_Closure)
235                  (const StreamingProtobufs__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message,
236                   void *closure_data);
237 typedef void (*StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem_Closure)
238                  (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItem *message,
239                   void *closure_data);
240 typedef void (*StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs_Closure)
241                  (const StreamingProtobufs__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message,
242                   void *closure_data);
243
244 /* --- services --- */
245
246
247 /* --- descriptors --- */
248
249 extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbreconfiguration_complete__descriptor;
250 extern const ProtobufCMessageDescriptor streaming_protobufs__response_information_sg_nbreconf_comp__descriptor;
251 extern const ProtobufCMessageDescriptor streaming_protobufs__response_information_sg_nbreconf_comp__success_item__descriptor;
252 extern const ProtobufCMessageDescriptor streaming_protobufs__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor;
253 extern const ProtobufCMessageDescriptor streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor;
254 extern const ProtobufCMessageDescriptor streaming_protobufs__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor;
255
256 PROTOBUF_C__END_DECLS
257
258
259 #endif  /* PROTOBUF_C_sgnb_5freconfiguration_5fcomplete_2eproto__INCLUDED */