/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/enums/src/module.thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated @nocommit */ #pragma once #include #include #include "thrift/compiler/test/fixtures/enums/gen-cpp2/module_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class EnumMetadata<::test::fixtures::enums::Metasyntactic> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyEnum1> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyEnum2> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyEnum3> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyEnum4> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyBitmaskEnum1> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::test::fixtures::enums::MyBitmaskEnum2> { public: static void gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::test::fixtures::enums::SomeStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::test::fixtures::enums::MyStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache