blob: 82c4b7abf4a533d7ebc3a10cd4ec0adcd9b24459 [file] [log] [blame]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#
# WARNING: This file is machine generated by fidlgen.
include <test/typealiases/c/fidl.h>
test_typealiases_obj_type = test_typealiases_obj_type_NONE, test_typealiases_obj_type_CHANNEL
test_typealiases_ExampleOfUseOfAliasesInLine {
field_of_u32 int32
field_of_vec_of_stringsInLine fidl_vector
field_of_vec_of_strings_at_most_nineInLine fidl_vector
field_of_vec_of_strings_at_most_5InLine fidl_vector
field_of_vec_of_ref_me_at_most_5InLine fidl_vector
field_of_channel flags[fidl_handle_presence, int32]
field_of_client_end flags[fidl_handle_presence, int32]
field_of_nullable_client_end flags[fidl_handle_presence, int32]
} [packed]
test_typealiases_ExampleOfUseOfAliasesOutOfLine {
field_of_vec_of_stringsOutOfLine parallel_array[fidl_string, fidl_aligned[stringnoz]]
field_of_vec_of_strings_at_most_nineOutOfLine parallel_array[fidl_string, fidl_aligned[stringnoz]]
field_of_vec_of_strings_at_most_5OutOfLine parallel_array[fidl_string, fidl_aligned[stringnoz]]
field_of_vec_of_ref_me_at_most_5OutOfLine parallel_array[test_someotherlibrary_ReferenceMeInLine, test_someotherlibrary_ReferenceMeOutOfLine]
} [packed]
test_typealiases_ExampleOfUseOfAliasesHandles {
field_of_vec_of_ref_me_at_most_5 array[test_someotherlibrary_ReferenceMeHandles]
field_of_channel zx_chan
field_of_client_end zx_chan
field_of_nullable_client_end zx_chan
} [packed]