blob: 9a1d4c0a32d41fc0ad75677352df4e4d8b0048bb [file] [log] [blame]
// WARNING: This file is machine generated by fidlc.
#include <lib/fidl/internal.h>
// Forward declarations for old <-> V1 mappings
extern const fidl_type_t fidl_test_json_EmptyProtocolSendRequestTable;
extern const fidl_type_t fidl_test_json_EmptyProtocolReceiveEventTable;
extern const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveRequestTable;
extern const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveResponseTable;
extern const fidl_type_t fidl_test_json_EmptyTable;
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendRequestTable;
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolReceiveEventTable;
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveRequestTable;
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveResponseTable;
extern const fidl_type_t v1_fidl_test_json_EmptyTable;
// Coding tables for old wire format.
extern const fidl_type_t fidl_test_json_EmptyTable;
extern const fidl_type_t fidl_test_json_EmptyProtocolSendRequestTable;
static const struct FidlStructField Fields39fidl_test_json_EmptyProtocolSendRequest[] = {
/*FidlStructField*/{.type=&fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t fidl_test_json_EmptyProtocolSendRequestTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields39fidl_test_json_EmptyProtocolSendRequest, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendRequest", .alt_type=&v1_fidl_test_json_EmptyProtocolSendRequestTable}}};
extern const fidl_type_t fidl_test_json_EmptyProtocolReceiveEventTable;
static const struct FidlStructField Fields40fidl_test_json_EmptyProtocolReceiveEvent[] = {
/*FidlStructField*/{.type=&fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t fidl_test_json_EmptyProtocolReceiveEventTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields40fidl_test_json_EmptyProtocolReceiveEvent, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolReceiveEvent", .alt_type=&v1_fidl_test_json_EmptyProtocolReceiveEventTable}}};
extern const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveRequestTable;
static const struct FidlStructField Fields49fidl_test_json_EmptyProtocolSendAndReceiveRequest[] = {
/*FidlStructField*/{.type=&fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveRequestTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields49fidl_test_json_EmptyProtocolSendAndReceiveRequest, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendAndReceiveRequest", .alt_type=&v1_fidl_test_json_EmptyProtocolSendAndReceiveRequestTable}}};
extern const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveResponseTable;
static const struct FidlStructField Fields50fidl_test_json_EmptyProtocolSendAndReceiveResponse[] = {
/*FidlStructField*/{.type=&fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t fidl_test_json_EmptyProtocolSendAndReceiveResponseTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields50fidl_test_json_EmptyProtocolSendAndReceiveResponse, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendAndReceiveResponse", .alt_type=&v1_fidl_test_json_EmptyProtocolSendAndReceiveResponseTable}}};
static const struct FidlStructField Fields20fidl_test_json_Empty[] = {};
const fidl_type_t fidl_test_json_EmptyTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields20fidl_test_json_Empty, .field_count=0u, .size=1u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/Empty", .alt_type=&v1_fidl_test_json_EmptyTable}}};
// Coding tables for v1 wire format.
extern const fidl_type_t v1_fidl_test_json_EmptyTable;
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendRequestTable;
static const struct FidlStructField Fields42v1_fidl_test_json_EmptyProtocolSendRequest[] = {
/*FidlStructField*/{.type=&v1_fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t v1_fidl_test_json_EmptyProtocolSendRequestTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields42v1_fidl_test_json_EmptyProtocolSendRequest, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendRequest", .alt_type=&fidl_test_json_EmptyProtocolSendRequestTable}}};
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolReceiveEventTable;
static const struct FidlStructField Fields43v1_fidl_test_json_EmptyProtocolReceiveEvent[] = {
/*FidlStructField*/{.type=&v1_fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t v1_fidl_test_json_EmptyProtocolReceiveEventTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields43v1_fidl_test_json_EmptyProtocolReceiveEvent, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolReceiveEvent", .alt_type=&fidl_test_json_EmptyProtocolReceiveEventTable}}};
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveRequestTable;
static const struct FidlStructField Fields52v1_fidl_test_json_EmptyProtocolSendAndReceiveRequest[] = {
/*FidlStructField*/{.type=&v1_fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveRequestTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields52v1_fidl_test_json_EmptyProtocolSendAndReceiveRequest, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendAndReceiveRequest", .alt_type=&fidl_test_json_EmptyProtocolSendAndReceiveRequestTable}}};
extern const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveResponseTable;
static const struct FidlStructField Fields53v1_fidl_test_json_EmptyProtocolSendAndReceiveResponse[] = {
/*FidlStructField*/{.type=&v1_fidl_test_json_EmptyTable, .offset=16u, .padding=7u}
};
const fidl_type_t v1_fidl_test_json_EmptyProtocolSendAndReceiveResponseTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields53v1_fidl_test_json_EmptyProtocolSendAndReceiveResponse, .field_count=1u, .size=24u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/EmptyProtocolSendAndReceiveResponse", .alt_type=&fidl_test_json_EmptyProtocolSendAndReceiveResponseTable}}};
static const struct FidlStructField Fields23v1_fidl_test_json_Empty[] = {};
const fidl_type_t v1_fidl_test_json_EmptyTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields23v1_fidl_test_json_Empty, .field_count=0u, .size=1u, .max_out_of_line=0u, .contains_union=false, .name="fidl.test.json/Empty", .alt_type=&fidl_test_json_EmptyTable}}};