blob: 530294a1dce43b5347f429d3755b9dd944af0664 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
// fidl_experiment = output_index_json
#pragma once
#include <fidl/test.unionsandwich/cpp/wire.h>
// For ::fidl::fuzzing::DecoderEncoderImpl.
#include <lib/fidl/cpp/fuzzing/decoder_encoder.h>
namespace fuzzing {
inline constexpr ::std::array<::fidl::fuzzing::DecoderEncoderForType, 10>
test_unionsandwich_decoder_encoders = {
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_unionsandwich::wire::SandwichUnionSize8Alignment4",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize8Alignment4, false>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "A transactional message using ::test_unionsandwich::wire::SandwichUnionSize8Alignment4 as the body",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = true,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize8Alignment4, true>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_unionsandwich::wire::SandwichUnionSize12Alignment4",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize12Alignment4, false>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "A transactional message using ::test_unionsandwich::wire::SandwichUnionSize12Alignment4 as the body",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = true,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize12Alignment4, true>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_unionsandwich::wire::StructSize16Alignment8",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::StructSize16Alignment8, false>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "A transactional message using ::test_unionsandwich::wire::StructSize16Alignment8 as the body",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = true,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::StructSize16Alignment8, true>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_unionsandwich::wire::SandwichUnionSize24Alignment8",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize24Alignment8, false>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "A transactional message using ::test_unionsandwich::wire::SandwichUnionSize24Alignment8 as the body",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = true,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize24Alignment8, true>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_unionsandwich::wire::SandwichUnionSize36Alignment4",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize36Alignment4, false>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "A transactional message using ::test_unionsandwich::wire::SandwichUnionSize36Alignment4 as the body",
.has_flexible_envelope = false,
.treat_bytes_as_transactional_message = true,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_unionsandwich::wire::SandwichUnionSize36Alignment4, true>,
},
};
} // namespace fuzzing