blob: e8063aced9139a86d80c306f89a3cdf680cfece9 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <fidl/test.consts/cpp/natural_types.h>
#include <lib/fidl/cpp/hlcpp_conversion.h>
#include <lib/fidl/llcpp/internal/transport_channel.h>
#include <test/consts/cpp/fidl.h>
namespace fidl {
namespace internal {
template <>
struct NaturalToHLCPPTraits<::test_consts::EnumType> : public NaturalToHLCPPTraitsEnum<::test_consts::EnumType, ::test::consts::EnumType> {};
template <>
struct HLCPPToNaturalTraits<::test::consts::EnumType> : public HLCPPToNaturalTraitsEnum<::test::consts::EnumType, ::test_consts::EnumType> {};
template <>
struct NaturalToHLCPPTraits<::test_consts::BitsType> : public NaturalToHLCPPTraitsBits<::test_consts::BitsType, ::test::consts::BitsType, uint32_t> {};
template <>
struct HLCPPToNaturalTraits<::test::consts::BitsType> : public HLCPPToNaturalTraitsBits<::test::consts::BitsType, ::test_consts::BitsType, uint32_t> {};
} // namespace internal
} // namespace fidl