diff options
Diffstat (limited to 'tizen/src/eventcast/genmsg/eventcast.pb-c.c')
-rw-r--r-- | tizen/src/eventcast/genmsg/eventcast.pb-c.c | 479 |
1 files changed, 240 insertions, 239 deletions
diff --git a/tizen/src/eventcast/genmsg/eventcast.pb-c.c b/tizen/src/eventcast/genmsg/eventcast.pb-c.c index bfc55e8503..1a8d8cb6d8 100644 --- a/tizen/src/eventcast/genmsg/eventcast.pb-c.c +++ b/tizen/src/eventcast/genmsg/eventcast.pb-c.c @@ -1,8 +1,9 @@ /* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated from: eventcast.proto */ /* Do not generate deprecated warnings for self */ -#ifndef PROTOBUF_C_NO_DEPRECATED -#define PROTOBUF_C_NO_DEPRECATED +#ifndef PROTOBUF_C__NO_DEPRECATED +#define PROTOBUF_C__NO_DEPRECATED #endif #include "eventcast.pb-c.h" @@ -15,21 +16,21 @@ void eventcast__hand_shake_req__init size_t eventcast__hand_shake_req__get_packed_size (const Eventcast__HandShakeReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_req__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__hand_shake_req__pack (const Eventcast__HandShakeReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_req__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__hand_shake_req__pack_to_buffer (const Eventcast__HandShakeReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_req__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__HandShakeReq * @@ -46,7 +47,7 @@ void eventcast__hand_shake_req__free_unpacked (Eventcast__HandShakeReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_req__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__hand_shake_ans__init @@ -58,21 +59,21 @@ void eventcast__hand_shake_ans__init size_t eventcast__hand_shake_ans__get_packed_size (const Eventcast__HandShakeAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_ans__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__hand_shake_ans__pack (const Eventcast__HandShakeAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_ans__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__hand_shake_ans__pack_to_buffer (const Eventcast__HandShakeAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_ans__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__HandShakeAns * @@ -89,7 +90,7 @@ void eventcast__hand_shake_ans__free_unpacked (Eventcast__HandShakeAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hand_shake_ans__descriptor); + assert(message->base.descriptor == &eventcast__hand_shake_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__emulator_state__init @@ -101,21 +102,21 @@ void eventcast__emulator_state__init size_t eventcast__emulator_state__get_packed_size (const Eventcast__EmulatorState *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__emulator_state__descriptor); + assert(message->base.descriptor == &eventcast__emulator_state__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__emulator_state__pack (const Eventcast__EmulatorState *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__emulator_state__descriptor); + assert(message->base.descriptor == &eventcast__emulator_state__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__emulator_state__pack_to_buffer (const Eventcast__EmulatorState *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__emulator_state__descriptor); + assert(message->base.descriptor == &eventcast__emulator_state__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__EmulatorState * @@ -132,7 +133,7 @@ void eventcast__emulator_state__free_unpacked (Eventcast__EmulatorState *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__emulator_state__descriptor); + assert(message->base.descriptor == &eventcast__emulator_state__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__app_state__init @@ -144,21 +145,21 @@ void eventcast__app_state__init size_t eventcast__app_state__get_packed_size (const Eventcast__AppState *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__app_state__descriptor); + assert(message->base.descriptor == &eventcast__app_state__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__app_state__pack (const Eventcast__AppState *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__app_state__descriptor); + assert(message->base.descriptor == &eventcast__app_state__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__app_state__pack_to_buffer (const Eventcast__AppState *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__app_state__descriptor); + assert(message->base.descriptor == &eventcast__app_state__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__AppState * @@ -175,7 +176,7 @@ void eventcast__app_state__free_unpacked (Eventcast__AppState *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__app_state__descriptor); + assert(message->base.descriptor == &eventcast__app_state__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__start_req__init @@ -187,21 +188,21 @@ void eventcast__start_req__init size_t eventcast__start_req__get_packed_size (const Eventcast__StartReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_req__descriptor); + assert(message->base.descriptor == &eventcast__start_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__start_req__pack (const Eventcast__StartReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_req__descriptor); + assert(message->base.descriptor == &eventcast__start_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__start_req__pack_to_buffer (const Eventcast__StartReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_req__descriptor); + assert(message->base.descriptor == &eventcast__start_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__StartReq * @@ -218,7 +219,7 @@ void eventcast__start_req__free_unpacked (Eventcast__StartReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_req__descriptor); + assert(message->base.descriptor == &eventcast__start_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__start_ans__init @@ -230,21 +231,21 @@ void eventcast__start_ans__init size_t eventcast__start_ans__get_packed_size (const Eventcast__StartAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_ans__descriptor); + assert(message->base.descriptor == &eventcast__start_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__start_ans__pack (const Eventcast__StartAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_ans__descriptor); + assert(message->base.descriptor == &eventcast__start_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__start_ans__pack_to_buffer (const Eventcast__StartAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_ans__descriptor); + assert(message->base.descriptor == &eventcast__start_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__StartAns * @@ -261,7 +262,7 @@ void eventcast__start_ans__free_unpacked (Eventcast__StartAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__start_ans__descriptor); + assert(message->base.descriptor == &eventcast__start_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__set_event_status__init @@ -273,21 +274,21 @@ void eventcast__set_event_status__init size_t eventcast__set_event_status__get_packed_size (const Eventcast__SetEventStatus *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_event_status__descriptor); + assert(message->base.descriptor == &eventcast__set_event_status__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__set_event_status__pack (const Eventcast__SetEventStatus *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_event_status__descriptor); + assert(message->base.descriptor == &eventcast__set_event_status__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__set_event_status__pack_to_buffer (const Eventcast__SetEventStatus *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_event_status__descriptor); + assert(message->base.descriptor == &eventcast__set_event_status__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__SetEventStatus * @@ -304,7 +305,7 @@ void eventcast__set_event_status__free_unpacked (Eventcast__SetEventStatus *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_event_status__descriptor); + assert(message->base.descriptor == &eventcast__set_event_status__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__event_msg__init @@ -316,21 +317,21 @@ void eventcast__event_msg__init size_t eventcast__event_msg__get_packed_size (const Eventcast__EventMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__event_msg__pack (const Eventcast__EventMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__event_msg__pack_to_buffer (const Eventcast__EventMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__EventMsg * @@ -347,7 +348,7 @@ void eventcast__event_msg__free_unpacked (Eventcast__EventMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__event_terminate__init @@ -359,21 +360,21 @@ void eventcast__event_terminate__init size_t eventcast__event_terminate__get_packed_size (const Eventcast__EventTerminate *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_terminate__descriptor); + assert(message->base.descriptor == &eventcast__event_terminate__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__event_terminate__pack (const Eventcast__EventTerminate *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_terminate__descriptor); + assert(message->base.descriptor == &eventcast__event_terminate__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__event_terminate__pack_to_buffer (const Eventcast__EventTerminate *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_terminate__descriptor); + assert(message->base.descriptor == &eventcast__event_terminate__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__EventTerminate * @@ -390,7 +391,7 @@ void eventcast__event_terminate__free_unpacked (Eventcast__EventTerminate *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_terminate__descriptor); + assert(message->base.descriptor == &eventcast__event_terminate__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__set_sensor_status__init @@ -402,21 +403,21 @@ void eventcast__set_sensor_status__init size_t eventcast__set_sensor_status__get_packed_size (const Eventcast__SetSensorStatus *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_sensor_status__descriptor); + assert(message->base.descriptor == &eventcast__set_sensor_status__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__set_sensor_status__pack (const Eventcast__SetSensorStatus *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_sensor_status__descriptor); + assert(message->base.descriptor == &eventcast__set_sensor_status__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__set_sensor_status__pack_to_buffer (const Eventcast__SetSensorStatus *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_sensor_status__descriptor); + assert(message->base.descriptor == &eventcast__set_sensor_status__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__SetSensorStatus * @@ -433,7 +434,7 @@ void eventcast__set_sensor_status__free_unpacked (Eventcast__SetSensorStatus *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__set_sensor_status__descriptor); + assert(message->base.descriptor == &eventcast__set_sensor_status__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__sensor_data__init @@ -445,21 +446,21 @@ void eventcast__sensor_data__init size_t eventcast__sensor_data__get_packed_size (const Eventcast__SensorData *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_data__descriptor); + assert(message->base.descriptor == &eventcast__sensor_data__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__sensor_data__pack (const Eventcast__SensorData *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_data__descriptor); + assert(message->base.descriptor == &eventcast__sensor_data__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__sensor_data__pack_to_buffer (const Eventcast__SensorData *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_data__descriptor); + assert(message->base.descriptor == &eventcast__sensor_data__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__SensorData * @@ -476,7 +477,7 @@ void eventcast__sensor_data__free_unpacked (Eventcast__SensorData *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_data__descriptor); + assert(message->base.descriptor == &eventcast__sensor_data__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__sensor_msg__init @@ -488,21 +489,21 @@ void eventcast__sensor_msg__init size_t eventcast__sensor_msg__get_packed_size (const Eventcast__SensorMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_msg__descriptor); + assert(message->base.descriptor == &eventcast__sensor_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__sensor_msg__pack (const Eventcast__SensorMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_msg__descriptor); + assert(message->base.descriptor == &eventcast__sensor_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__sensor_msg__pack_to_buffer (const Eventcast__SensorMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_msg__descriptor); + assert(message->base.descriptor == &eventcast__sensor_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__SensorMsg * @@ -519,7 +520,7 @@ void eventcast__sensor_msg__free_unpacked (Eventcast__SensorMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__sensor_msg__descriptor); + assert(message->base.descriptor == &eventcast__sensor_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__resolution__init @@ -531,21 +532,21 @@ void eventcast__resolution__init size_t eventcast__resolution__get_packed_size (const Eventcast__Resolution *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__resolution__descriptor); + assert(message->base.descriptor == &eventcast__resolution__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__resolution__pack (const Eventcast__Resolution *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__resolution__descriptor); + assert(message->base.descriptor == &eventcast__resolution__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__resolution__pack_to_buffer (const Eventcast__Resolution *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__resolution__descriptor); + assert(message->base.descriptor == &eventcast__resolution__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__Resolution * @@ -562,7 +563,7 @@ void eventcast__resolution__free_unpacked (Eventcast__Resolution *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__resolution__descriptor); + assert(message->base.descriptor == &eventcast__resolution__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__display_msg__init @@ -574,21 +575,21 @@ void eventcast__display_msg__init size_t eventcast__display_msg__get_packed_size (const Eventcast__DisplayMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__display_msg__descriptor); + assert(message->base.descriptor == &eventcast__display_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__display_msg__pack (const Eventcast__DisplayMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__display_msg__descriptor); + assert(message->base.descriptor == &eventcast__display_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__display_msg__pack_to_buffer (const Eventcast__DisplayMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__display_msg__descriptor); + assert(message->base.descriptor == &eventcast__display_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__DisplayMsg * @@ -605,7 +606,7 @@ void eventcast__display_msg__free_unpacked (Eventcast__DisplayMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__display_msg__descriptor); + assert(message->base.descriptor == &eventcast__display_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__touch_max_count__init @@ -617,21 +618,21 @@ void eventcast__touch_max_count__init size_t eventcast__touch_max_count__get_packed_size (const Eventcast__TouchMaxCount *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_max_count__descriptor); + assert(message->base.descriptor == &eventcast__touch_max_count__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__touch_max_count__pack (const Eventcast__TouchMaxCount *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_max_count__descriptor); + assert(message->base.descriptor == &eventcast__touch_max_count__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__touch_max_count__pack_to_buffer (const Eventcast__TouchMaxCount *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_max_count__descriptor); + assert(message->base.descriptor == &eventcast__touch_max_count__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__TouchMaxCount * @@ -648,7 +649,7 @@ void eventcast__touch_max_count__free_unpacked (Eventcast__TouchMaxCount *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_max_count__descriptor); + assert(message->base.descriptor == &eventcast__touch_max_count__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__touch_data__init @@ -660,21 +661,21 @@ void eventcast__touch_data__init size_t eventcast__touch_data__get_packed_size (const Eventcast__TouchData *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_data__descriptor); + assert(message->base.descriptor == &eventcast__touch_data__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__touch_data__pack (const Eventcast__TouchData *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_data__descriptor); + assert(message->base.descriptor == &eventcast__touch_data__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__touch_data__pack_to_buffer (const Eventcast__TouchData *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_data__descriptor); + assert(message->base.descriptor == &eventcast__touch_data__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__TouchData * @@ -691,7 +692,7 @@ void eventcast__touch_data__free_unpacked (Eventcast__TouchData *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_data__descriptor); + assert(message->base.descriptor == &eventcast__touch_data__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__hwkey_msg__init @@ -703,21 +704,21 @@ void eventcast__hwkey_msg__init size_t eventcast__hwkey_msg__get_packed_size (const Eventcast__HWKeyMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hwkey_msg__descriptor); + assert(message->base.descriptor == &eventcast__hwkey_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__hwkey_msg__pack (const Eventcast__HWKeyMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hwkey_msg__descriptor); + assert(message->base.descriptor == &eventcast__hwkey_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__hwkey_msg__pack_to_buffer (const Eventcast__HWKeyMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hwkey_msg__descriptor); + assert(message->base.descriptor == &eventcast__hwkey_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__HWKeyMsg * @@ -734,7 +735,7 @@ void eventcast__hwkey_msg__free_unpacked (Eventcast__HWKeyMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__hwkey_msg__descriptor); + assert(message->base.descriptor == &eventcast__hwkey_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__touch_msg__init @@ -746,21 +747,21 @@ void eventcast__touch_msg__init size_t eventcast__touch_msg__get_packed_size (const Eventcast__TouchMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_msg__descriptor); + assert(message->base.descriptor == &eventcast__touch_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__touch_msg__pack (const Eventcast__TouchMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_msg__descriptor); + assert(message->base.descriptor == &eventcast__touch_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__touch_msg__pack_to_buffer (const Eventcast__TouchMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_msg__descriptor); + assert(message->base.descriptor == &eventcast__touch_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__TouchMsg * @@ -777,7 +778,7 @@ void eventcast__touch_msg__free_unpacked (Eventcast__TouchMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__touch_msg__descriptor); + assert(message->base.descriptor == &eventcast__touch_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void eventcast__event_cast_msg__init @@ -789,21 +790,21 @@ void eventcast__event_cast_msg__init size_t eventcast__event_cast_msg__get_packed_size (const Eventcast__EventCastMsg *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_cast_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_cast_msg__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t eventcast__event_cast_msg__pack (const Eventcast__EventCastMsg *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_cast_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_cast_msg__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t eventcast__event_cast_msg__pack_to_buffer (const Eventcast__EventCastMsg *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_cast_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_cast_msg__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Eventcast__EventCastMsg * @@ -820,7 +821,7 @@ void eventcast__event_cast_msg__free_unpacked (Eventcast__EventCastMsg *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &eventcast__event_cast_msg__descriptor); + assert(message->base.descriptor == &eventcast__event_cast_msg__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } static const ProtobufCFieldDescriptor eventcast__hand_shake_req__field_descriptors[1] = @@ -831,10 +832,10 @@ static const ProtobufCFieldDescriptor eventcast__hand_shake_req__field_descripto PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__HandShakeReq, key), + offsetof(Eventcast__HandShakeReq, key), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -848,7 +849,7 @@ static const ProtobufCIntRange eventcast__hand_shake_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__hand_shake_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.HandShakeReq", "HandShakeReq", "Eventcast__HandShakeReq", @@ -869,10 +870,10 @@ static const ProtobufCFieldDescriptor eventcast__hand_shake_ans__field_descripto PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__HandShakeAns, result), + offsetof(Eventcast__HandShakeAns, result), &eventcast__message_result__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -886,7 +887,7 @@ static const ProtobufCIntRange eventcast__hand_shake_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__hand_shake_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.HandShakeAns", "HandShakeAns", "Eventcast__HandShakeAns", @@ -907,10 +908,10 @@ static const ProtobufCFieldDescriptor eventcast__emulator_state__field_descripto PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EmulatorState, state), + offsetof(Eventcast__EmulatorState, state), &eventcast__connection_state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -924,7 +925,7 @@ static const ProtobufCIntRange eventcast__emulator_state__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__emulator_state__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.EmulatorState", "EmulatorState", "Eventcast__EmulatorState", @@ -945,10 +946,10 @@ static const ProtobufCFieldDescriptor eventcast__app_state__field_descriptors[1] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__AppState, state), + offsetof(Eventcast__AppState, state), &eventcast__connection_state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -962,7 +963,7 @@ static const ProtobufCIntRange eventcast__app_state__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__app_state__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.AppState", "AppState", "Eventcast__AppState", @@ -980,7 +981,7 @@ const ProtobufCMessageDescriptor eventcast__app_state__descriptor = #define eventcast__start_req__number_ranges NULL const ProtobufCMessageDescriptor eventcast__start_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.StartReq", "StartReq", "Eventcast__StartReq", @@ -1001,10 +1002,10 @@ static const ProtobufCFieldDescriptor eventcast__start_ans__field_descriptors[1] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__StartAns, result), + offsetof(Eventcast__StartAns, result), &eventcast__message_result__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1018,7 +1019,7 @@ static const ProtobufCIntRange eventcast__start_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__start_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.StartAns", "StartAns", "Eventcast__StartAns", @@ -1039,10 +1040,10 @@ static const ProtobufCFieldDescriptor eventcast__set_event_status__field_descrip PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SetEventStatus, type), + offsetof(Eventcast__SetEventStatus, type), &eventcast__event_type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1051,10 +1052,10 @@ static const ProtobufCFieldDescriptor eventcast__set_event_status__field_descrip PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SetEventStatus, state), + offsetof(Eventcast__SetEventStatus, state), &eventcast__state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1069,7 +1070,7 @@ static const ProtobufCIntRange eventcast__set_event_status__number_ranges[1 + 1] }; const ProtobufCMessageDescriptor eventcast__set_event_status__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.SetEventStatus", "SetEventStatus", "Eventcast__SetEventStatus", @@ -1082,7 +1083,7 @@ const ProtobufCMessageDescriptor eventcast__set_event_status__descriptor = (ProtobufCMessageInit) eventcast__set_event_status__init, NULL,NULL,NULL /* reserved[123] */ }; -const ProtobufCEnumValue eventcast__event_msg__type__enum_values_by_number[4] = +static const ProtobufCEnumValue eventcast__event_msg__type__enum_values_by_number[4] = { { "START_REQ", "EVENTCAST__EVENT_MSG__TYPE__START_REQ", 2 }, { "START_ANS", "EVENTCAST__EVENT_MSG__TYPE__START_ANS", 3 }, @@ -1092,7 +1093,7 @@ const ProtobufCEnumValue eventcast__event_msg__type__enum_values_by_number[4] = static const ProtobufCIntRange eventcast__event_msg__type__value_ranges[] = { {2, 0},{0, 4} }; -const ProtobufCEnumValueIndex eventcast__event_msg__type__enum_values_by_name[4] = +static const ProtobufCEnumValueIndex eventcast__event_msg__type__enum_values_by_name[4] = { { "EVENT_STATUS", 3 }, { "START_ANS", 1 }, @@ -1101,7 +1102,7 @@ const ProtobufCEnumValueIndex eventcast__event_msg__type__enum_values_by_name[4] }; const ProtobufCEnumDescriptor eventcast__event_msg__type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.EventMsg.TYPE", "TYPE", "Eventcast__EventMsg__TYPE", @@ -1122,10 +1123,10 @@ static const ProtobufCFieldDescriptor eventcast__event_msg__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventMsg, type), + offsetof(Eventcast__EventMsg, type), &eventcast__event_msg__type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1134,10 +1135,10 @@ static const ProtobufCFieldDescriptor eventcast__event_msg__field_descriptors[5] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventMsg, startreq), + offsetof(Eventcast__EventMsg, startreq), &eventcast__start_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1146,10 +1147,10 @@ static const ProtobufCFieldDescriptor eventcast__event_msg__field_descriptors[5] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventMsg, startans), + offsetof(Eventcast__EventMsg, startans), &eventcast__start_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1158,10 +1159,10 @@ static const ProtobufCFieldDescriptor eventcast__event_msg__field_descriptors[5] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventMsg, terminate), + offsetof(Eventcast__EventMsg, terminate), &eventcast__event_terminate__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1170,10 +1171,10 @@ static const ProtobufCFieldDescriptor eventcast__event_msg__field_descriptors[5] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventMsg, setstatus), + offsetof(Eventcast__EventMsg, setstatus), &eventcast__set_event_status__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1191,7 +1192,7 @@ static const ProtobufCIntRange eventcast__event_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__event_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.EventMsg", "EventMsg", "Eventcast__EventMsg", @@ -1209,7 +1210,7 @@ const ProtobufCMessageDescriptor eventcast__event_msg__descriptor = #define eventcast__event_terminate__number_ranges NULL const ProtobufCMessageDescriptor eventcast__event_terminate__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.EventTerminate", "EventTerminate", "Eventcast__EventTerminate", @@ -1230,10 +1231,10 @@ static const ProtobufCFieldDescriptor eventcast__set_sensor_status__field_descri PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SetSensorStatus, type), + offsetof(Eventcast__SetSensorStatus, type), &eventcast__sensor_type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1242,10 +1243,10 @@ static const ProtobufCFieldDescriptor eventcast__set_sensor_status__field_descri PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SetSensorStatus, state), + offsetof(Eventcast__SetSensorStatus, state), &eventcast__state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1260,7 +1261,7 @@ static const ProtobufCIntRange eventcast__set_sensor_status__number_ranges[1 + 1 }; const ProtobufCMessageDescriptor eventcast__set_sensor_status__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.SetSensorStatus", "SetSensorStatus", "Eventcast__SetSensorStatus", @@ -1284,10 +1285,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_data__field_descriptors[ PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorData, sensor), + offsetof(Eventcast__SensorData, sensor), &eventcast__sensor_type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1296,10 +1297,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_data__field_descriptors[ PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorData, x), + offsetof(Eventcast__SensorData, x), NULL, &eventcast__sensor_data__x__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1308,10 +1309,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_data__field_descriptors[ PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorData, y), + offsetof(Eventcast__SensorData, y), NULL, &eventcast__sensor_data__y__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1320,10 +1321,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_data__field_descriptors[ PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorData, z), + offsetof(Eventcast__SensorData, z), NULL, &eventcast__sensor_data__z__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1340,7 +1341,7 @@ static const ProtobufCIntRange eventcast__sensor_data__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__sensor_data__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.SensorData", "SensorData", "Eventcast__SensorData", @@ -1353,7 +1354,7 @@ const ProtobufCMessageDescriptor eventcast__sensor_data__descriptor = (ProtobufCMessageInit) eventcast__sensor_data__init, NULL,NULL,NULL /* reserved[123] */ }; -const ProtobufCEnumValue eventcast__sensor_msg__type__enum_values_by_number[5] = +static const ProtobufCEnumValue eventcast__sensor_msg__type__enum_values_by_number[5] = { { "START_REQ", "EVENTCAST__SENSOR_MSG__TYPE__START_REQ", 2 }, { "START_ANS", "EVENTCAST__SENSOR_MSG__TYPE__START_ANS", 3 }, @@ -1364,7 +1365,7 @@ const ProtobufCEnumValue eventcast__sensor_msg__type__enum_values_by_number[5] = static const ProtobufCIntRange eventcast__sensor_msg__type__value_ranges[] = { {2, 0},{0, 5} }; -const ProtobufCEnumValueIndex eventcast__sensor_msg__type__enum_values_by_name[5] = +static const ProtobufCEnumValueIndex eventcast__sensor_msg__type__enum_values_by_name[5] = { { "SENSOR_DATA", 4 }, { "SENSOR_STATUS", 3 }, @@ -1374,7 +1375,7 @@ const ProtobufCEnumValueIndex eventcast__sensor_msg__type__enum_values_by_name[5 }; const ProtobufCEnumDescriptor eventcast__sensor_msg__type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.SensorMsg.Type", "Type", "Eventcast__SensorMsg__Type", @@ -1395,10 +1396,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, type), + offsetof(Eventcast__SensorMsg, type), &eventcast__sensor_msg__type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1407,10 +1408,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, startreq), + offsetof(Eventcast__SensorMsg, startreq), &eventcast__start_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1419,10 +1420,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, startans), + offsetof(Eventcast__SensorMsg, startans), &eventcast__start_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1431,10 +1432,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, terminate), + offsetof(Eventcast__SensorMsg, terminate), &eventcast__event_terminate__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1443,10 +1444,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, setstatus), + offsetof(Eventcast__SensorMsg, setstatus), &eventcast__set_sensor_status__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1455,10 +1456,10 @@ static const ProtobufCFieldDescriptor eventcast__sensor_msg__field_descriptors[6 PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__SensorMsg, data), + offsetof(Eventcast__SensorMsg, data), &eventcast__sensor_data__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1477,7 +1478,7 @@ static const ProtobufCIntRange eventcast__sensor_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__sensor_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.SensorMsg", "SensorMsg", "Eventcast__SensorMsg", @@ -1498,10 +1499,10 @@ static const ProtobufCFieldDescriptor eventcast__resolution__field_descriptors[2 PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__Resolution, width), + offsetof(Eventcast__Resolution, width), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1510,10 +1511,10 @@ static const ProtobufCFieldDescriptor eventcast__resolution__field_descriptors[2 PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__Resolution, height), + offsetof(Eventcast__Resolution, height), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1528,7 +1529,7 @@ static const ProtobufCIntRange eventcast__resolution__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__resolution__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.Resolution", "Resolution", "Eventcast__Resolution", @@ -1548,11 +1549,11 @@ static const ProtobufCFieldDescriptor eventcast__display_msg__field_descriptors[ 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_INT32, - PROTOBUF_C_OFFSETOF(Eventcast__DisplayMsg, has_framerate), - PROTOBUF_C_OFFSETOF(Eventcast__DisplayMsg, framerate), + offsetof(Eventcast__DisplayMsg, has_framerate), + offsetof(Eventcast__DisplayMsg, framerate), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1560,11 +1561,11 @@ static const ProtobufCFieldDescriptor eventcast__display_msg__field_descriptors[ 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(Eventcast__DisplayMsg, has_imagedata), - PROTOBUF_C_OFFSETOF(Eventcast__DisplayMsg, imagedata), + offsetof(Eventcast__DisplayMsg, has_imagedata), + offsetof(Eventcast__DisplayMsg, imagedata), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1579,7 +1580,7 @@ static const ProtobufCIntRange eventcast__display_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__display_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.DisplayMsg", "DisplayMsg", "Eventcast__DisplayMsg", @@ -1600,11 +1601,11 @@ static const ProtobufCFieldDescriptor eventcast__touch_max_count__field_descript 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_INT32, - PROTOBUF_C_OFFSETOF(Eventcast__TouchMaxCount, has_max), - PROTOBUF_C_OFFSETOF(Eventcast__TouchMaxCount, max), + offsetof(Eventcast__TouchMaxCount, has_max), + offsetof(Eventcast__TouchMaxCount, max), NULL, &eventcast__touch_max_count__max__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1618,7 +1619,7 @@ static const ProtobufCIntRange eventcast__touch_max_count__number_ranges[1 + 1] }; const ProtobufCMessageDescriptor eventcast__touch_max_count__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.TouchMaxCount", "TouchMaxCount", "Eventcast__TouchMaxCount", @@ -1641,11 +1642,11 @@ static const ProtobufCFieldDescriptor eventcast__touch_data__field_descriptors[4 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_INT32, - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, has_index), - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, index), + offsetof(Eventcast__TouchData, has_index), + offsetof(Eventcast__TouchData, index), NULL, &eventcast__touch_data__index__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1653,11 +1654,11 @@ static const ProtobufCFieldDescriptor eventcast__touch_data__field_descriptors[4 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_FLOAT, - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, has_xpoint), - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, xpoint), + offsetof(Eventcast__TouchData, has_xpoint), + offsetof(Eventcast__TouchData, xpoint), NULL, &eventcast__touch_data__x_point__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1665,11 +1666,11 @@ static const ProtobufCFieldDescriptor eventcast__touch_data__field_descriptors[4 3, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_FLOAT, - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, has_ypoint), - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, ypoint), + offsetof(Eventcast__TouchData, has_ypoint), + offsetof(Eventcast__TouchData, ypoint), NULL, &eventcast__touch_data__y_point__default_value, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1677,11 +1678,11 @@ static const ProtobufCFieldDescriptor eventcast__touch_data__field_descriptors[4 4, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_ENUM, - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, has_state), - PROTOBUF_C_OFFSETOF(Eventcast__TouchData, state), + offsetof(Eventcast__TouchData, has_state), + offsetof(Eventcast__TouchData, state), &eventcast__touch_state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1698,7 +1699,7 @@ static const ProtobufCIntRange eventcast__touch_data__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__touch_data__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.TouchData", "TouchData", "Eventcast__TouchData", @@ -1719,10 +1720,10 @@ static const ProtobufCFieldDescriptor eventcast__hwkey_msg__field_descriptors[1] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__HWKeyMsg, type), + offsetof(Eventcast__HWKeyMsg, type), &eventcast__hwkey_type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1736,7 +1737,7 @@ static const ProtobufCIntRange eventcast__hwkey_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__hwkey_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.HWKeyMsg", "HWKeyMsg", "Eventcast__HWKeyMsg", @@ -1749,7 +1750,7 @@ const ProtobufCMessageDescriptor eventcast__hwkey_msg__descriptor = (ProtobufCMessageInit) eventcast__hwkey_msg__init, NULL,NULL,NULL /* reserved[123] */ }; -const ProtobufCEnumValue eventcast__touch_msg__type__enum_values_by_number[8] = +static const ProtobufCEnumValue eventcast__touch_msg__type__enum_values_by_number[8] = { { "START_REQ", "EVENTCAST__TOUCH_MSG__TYPE__START_REQ", 2 }, { "START_ANS", "EVENTCAST__TOUCH_MSG__TYPE__START_ANS", 3 }, @@ -1763,7 +1764,7 @@ const ProtobufCEnumValue eventcast__touch_msg__type__enum_values_by_number[8] = static const ProtobufCIntRange eventcast__touch_msg__type__value_ranges[] = { {2, 0},{0, 8} }; -const ProtobufCEnumValueIndex eventcast__touch_msg__type__enum_values_by_name[8] = +static const ProtobufCEnumValueIndex eventcast__touch_msg__type__enum_values_by_name[8] = { { "DISPLAY_MSG", 6 }, { "HWKEY_MSG", 7 }, @@ -1776,7 +1777,7 @@ const ProtobufCEnumValueIndex eventcast__touch_msg__type__enum_values_by_name[8] }; const ProtobufCEnumDescriptor eventcast__touch_msg__type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.TouchMsg.Type", "Type", "Eventcast__TouchMsg__Type", @@ -1797,10 +1798,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, type), + offsetof(Eventcast__TouchMsg, type), &eventcast__touch_msg__type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1809,10 +1810,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, startreq), + offsetof(Eventcast__TouchMsg, startreq), &eventcast__start_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1821,10 +1822,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, startans), + offsetof(Eventcast__TouchMsg, startans), &eventcast__start_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1833,10 +1834,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, terminate), + offsetof(Eventcast__TouchMsg, terminate), &eventcast__event_terminate__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1845,10 +1846,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, maxcount), + offsetof(Eventcast__TouchMsg, maxcount), &eventcast__touch_max_count__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1857,10 +1858,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, touchdata), + offsetof(Eventcast__TouchMsg, touchdata), &eventcast__touch_data__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1869,10 +1870,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, resolution), + offsetof(Eventcast__TouchMsg, resolution), &eventcast__resolution__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1881,10 +1882,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, display), + offsetof(Eventcast__TouchMsg, display), &eventcast__display_msg__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1893,10 +1894,10 @@ static const ProtobufCFieldDescriptor eventcast__touch_msg__field_descriptors[9] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__TouchMsg, hwkey), + offsetof(Eventcast__TouchMsg, hwkey), &eventcast__hwkey_msg__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1918,7 +1919,7 @@ static const ProtobufCIntRange eventcast__touch_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__touch_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.TouchMsg", "TouchMsg", "Eventcast__TouchMsg", @@ -1931,7 +1932,7 @@ const ProtobufCMessageDescriptor eventcast__touch_msg__descriptor = (ProtobufCMessageInit) eventcast__touch_msg__init, NULL,NULL,NULL /* reserved[123] */ }; -const ProtobufCEnumValue eventcast__event_cast_msg__type__enum_values_by_number[7] = +static const ProtobufCEnumValue eventcast__event_cast_msg__type__enum_values_by_number[7] = { { "HANDSHAKE_REQ", "EVENTCAST__EVENT_CAST_MSG__TYPE__HANDSHAKE_REQ", 2 }, { "HANDSHAKE_ANS", "EVENTCAST__EVENT_CAST_MSG__TYPE__HANDSHAKE_ANS", 3 }, @@ -1944,7 +1945,7 @@ const ProtobufCEnumValue eventcast__event_cast_msg__type__enum_values_by_number[ static const ProtobufCIntRange eventcast__event_cast_msg__type__value_ranges[] = { {2, 0},{0, 7} }; -const ProtobufCEnumValueIndex eventcast__event_cast_msg__type__enum_values_by_name[7] = +static const ProtobufCEnumValueIndex eventcast__event_cast_msg__type__enum_values_by_name[7] = { { "APP_STATE", 3 }, { "EMUL_STATE", 2 }, @@ -1956,7 +1957,7 @@ const ProtobufCEnumValueIndex eventcast__event_cast_msg__type__enum_values_by_na }; const ProtobufCEnumDescriptor eventcast__event_cast_msg__type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.EventCastMsg.Type", "Type", "Eventcast__EventCastMsg__Type", @@ -1977,10 +1978,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, type), + offsetof(Eventcast__EventCastMsg, type), &eventcast__event_cast_msg__type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1989,10 +1990,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, handshakereq), + offsetof(Eventcast__EventCastMsg, handshakereq), &eventcast__hand_shake_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2001,10 +2002,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, handshakeans), + offsetof(Eventcast__EventCastMsg, handshakeans), &eventcast__hand_shake_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2013,10 +2014,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, emulstate), + offsetof(Eventcast__EventCastMsg, emulstate), &eventcast__emulator_state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2025,10 +2026,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, appstate), + offsetof(Eventcast__EventCastMsg, appstate), &eventcast__app_state__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2037,10 +2038,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, eventmsg), + offsetof(Eventcast__EventCastMsg, eventmsg), &eventcast__event_msg__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2049,10 +2050,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, sensormsg), + offsetof(Eventcast__EventCastMsg, sensormsg), &eventcast__sensor_msg__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2061,10 +2062,10 @@ static const ProtobufCFieldDescriptor eventcast__event_cast_msg__field_descripto PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(Eventcast__EventCastMsg, touchmsg), + offsetof(Eventcast__EventCastMsg, touchmsg), &eventcast__touch_msg__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -2085,7 +2086,7 @@ static const ProtobufCIntRange eventcast__event_cast_msg__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor eventcast__event_cast_msg__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "eventcast.EventCastMsg", "EventCastMsg", "Eventcast__EventCastMsg", @@ -2098,7 +2099,7 @@ const ProtobufCMessageDescriptor eventcast__event_cast_msg__descriptor = (ProtobufCMessageInit) eventcast__event_cast_msg__init, NULL,NULL,NULL /* reserved[123] */ }; -const ProtobufCEnumValue eventcast__message_result__enum_values_by_number[3] = +static const ProtobufCEnumValue eventcast__message_result__enum_values_by_number[3] = { { "SUCCESS", "EVENTCAST__MESSAGE_RESULT__SUCCESS", 1 }, { "FAILURE", "EVENTCAST__MESSAGE_RESULT__FAILURE", 2 }, @@ -2107,7 +2108,7 @@ const ProtobufCEnumValue eventcast__message_result__enum_values_by_number[3] = static const ProtobufCIntRange eventcast__message_result__value_ranges[] = { {1, 0},{0, 3} }; -const ProtobufCEnumValueIndex eventcast__message_result__enum_values_by_name[3] = +static const ProtobufCEnumValueIndex eventcast__message_result__enum_values_by_name[3] = { { "CANCEL", 2 }, { "FAILURE", 1 }, @@ -2115,7 +2116,7 @@ const ProtobufCEnumValueIndex eventcast__message_result__enum_values_by_name[3] }; const ProtobufCEnumDescriptor eventcast__message_result__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.MessageResult", "MessageResult", "Eventcast__MessageResult", @@ -2128,7 +2129,7 @@ const ProtobufCEnumDescriptor eventcast__message_result__descriptor = eventcast__message_result__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__connection_state__enum_values_by_number[3] = +static const ProtobufCEnumValue eventcast__connection_state__enum_values_by_number[3] = { { "CONNECTED", "EVENTCAST__CONNECTION_STATE__CONNECTED", 1 }, { "DISCONNECTED", "EVENTCAST__CONNECTION_STATE__DISCONNECTED", 2 }, @@ -2137,7 +2138,7 @@ const ProtobufCEnumValue eventcast__connection_state__enum_values_by_number[3] = static const ProtobufCIntRange eventcast__connection_state__value_ranges[] = { {1, 0},{0, 3} }; -const ProtobufCEnumValueIndex eventcast__connection_state__enum_values_by_name[3] = +static const ProtobufCEnumValueIndex eventcast__connection_state__enum_values_by_name[3] = { { "CONNECTED", 0 }, { "DISCONNECTED", 1 }, @@ -2145,7 +2146,7 @@ const ProtobufCEnumValueIndex eventcast__connection_state__enum_values_by_name[3 }; const ProtobufCEnumDescriptor eventcast__connection_state__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.ConnectionState", "ConnectionState", "Eventcast__ConnectionState", @@ -2158,7 +2159,7 @@ const ProtobufCEnumDescriptor eventcast__connection_state__descriptor = eventcast__connection_state__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__event_type__enum_values_by_number[2] = +static const ProtobufCEnumValue eventcast__event_type__enum_values_by_number[2] = { { "SENSOR", "EVENTCAST__EVENT_TYPE__SENSOR", 1 }, { "TOUCH", "EVENTCAST__EVENT_TYPE__TOUCH", 2 }, @@ -2166,14 +2167,14 @@ const ProtobufCEnumValue eventcast__event_type__enum_values_by_number[2] = static const ProtobufCIntRange eventcast__event_type__value_ranges[] = { {1, 0},{0, 2} }; -const ProtobufCEnumValueIndex eventcast__event_type__enum_values_by_name[2] = +static const ProtobufCEnumValueIndex eventcast__event_type__enum_values_by_name[2] = { { "SENSOR", 0 }, { "TOUCH", 1 }, }; const ProtobufCEnumDescriptor eventcast__event_type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.EventType", "EventType", "Eventcast__EventType", @@ -2186,7 +2187,7 @@ const ProtobufCEnumDescriptor eventcast__event_type__descriptor = eventcast__event_type__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__state__enum_values_by_number[2] = +static const ProtobufCEnumValue eventcast__state__enum_values_by_number[2] = { { "ENABLED", "EVENTCAST__STATE__ENABLED", 1 }, { "DISABLED", "EVENTCAST__STATE__DISABLED", 2 }, @@ -2194,14 +2195,14 @@ const ProtobufCEnumValue eventcast__state__enum_values_by_number[2] = static const ProtobufCIntRange eventcast__state__value_ranges[] = { {1, 0},{0, 2} }; -const ProtobufCEnumValueIndex eventcast__state__enum_values_by_name[2] = +static const ProtobufCEnumValueIndex eventcast__state__enum_values_by_name[2] = { { "DISABLED", 1 }, { "ENABLED", 0 }, }; const ProtobufCEnumDescriptor eventcast__state__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.State", "State", "Eventcast__State", @@ -2214,7 +2215,7 @@ const ProtobufCEnumDescriptor eventcast__state__descriptor = eventcast__state__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__sensor_type__enum_values_by_number[5] = +static const ProtobufCEnumValue eventcast__sensor_type__enum_values_by_number[5] = { { "ACCEL", "EVENTCAST__SENSOR_TYPE__ACCEL", 1 }, { "MAGNETIC", "EVENTCAST__SENSOR_TYPE__MAGNETIC", 2 }, @@ -2225,7 +2226,7 @@ const ProtobufCEnumValue eventcast__sensor_type__enum_values_by_number[5] = static const ProtobufCIntRange eventcast__sensor_type__value_ranges[] = { {1, 0},{0, 5} }; -const ProtobufCEnumValueIndex eventcast__sensor_type__enum_values_by_name[5] = +static const ProtobufCEnumValueIndex eventcast__sensor_type__enum_values_by_name[5] = { { "ACCEL", 0 }, { "GYROSCOPE", 2 }, @@ -2235,7 +2236,7 @@ const ProtobufCEnumValueIndex eventcast__sensor_type__enum_values_by_name[5] = }; const ProtobufCEnumDescriptor eventcast__sensor_type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.SensorType", "SensorType", "Eventcast__SensorType", @@ -2248,7 +2249,7 @@ const ProtobufCEnumDescriptor eventcast__sensor_type__descriptor = eventcast__sensor_type__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__touch_state__enum_values_by_number[2] = +static const ProtobufCEnumValue eventcast__touch_state__enum_values_by_number[2] = { { "PRESSED", "EVENTCAST__TOUCH_STATE__PRESSED", 1 }, { "RELEASED", "EVENTCAST__TOUCH_STATE__RELEASED", 2 }, @@ -2256,14 +2257,14 @@ const ProtobufCEnumValue eventcast__touch_state__enum_values_by_number[2] = static const ProtobufCIntRange eventcast__touch_state__value_ranges[] = { {1, 0},{0, 2} }; -const ProtobufCEnumValueIndex eventcast__touch_state__enum_values_by_name[2] = +static const ProtobufCEnumValueIndex eventcast__touch_state__enum_values_by_name[2] = { { "PRESSED", 0 }, { "RELEASED", 1 }, }; const ProtobufCEnumDescriptor eventcast__touch_state__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.TouchState", "TouchState", "Eventcast__TouchState", @@ -2276,7 +2277,7 @@ const ProtobufCEnumDescriptor eventcast__touch_state__descriptor = eventcast__touch_state__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; -const ProtobufCEnumValue eventcast__hwkey_type__enum_values_by_number[6] = +static const ProtobufCEnumValue eventcast__hwkey_type__enum_values_by_number[6] = { { "MENU", "EVENTCAST__HWKEY_TYPE__MENU", 1 }, { "HOME", "EVENTCAST__HWKEY_TYPE__HOME", 2 }, @@ -2288,7 +2289,7 @@ const ProtobufCEnumValue eventcast__hwkey_type__enum_values_by_number[6] = static const ProtobufCIntRange eventcast__hwkey_type__value_ranges[] = { {1, 0},{0, 6} }; -const ProtobufCEnumValueIndex eventcast__hwkey_type__enum_values_by_name[6] = +static const ProtobufCEnumValueIndex eventcast__hwkey_type__enum_values_by_name[6] = { { "BACK", 2 }, { "HOME", 1 }, @@ -2299,7 +2300,7 @@ const ProtobufCEnumValueIndex eventcast__hwkey_type__enum_values_by_name[6] = }; const ProtobufCEnumDescriptor eventcast__hwkey_type__descriptor = { - PROTOBUF_C_ENUM_DESCRIPTOR_MAGIC, + PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "eventcast.HWKeyType", "HWKeyType", "Eventcast__HWKeyType", |