/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/constants/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/constants/gen-cpp2/module_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class EnumMetadata<::cpp2::EmptyEnum> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::cpp2::City> { public: static void gen(ThriftMetadata& metadata); }; template <> class EnumMetadata<::cpp2::Company> { public: static void gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::Internship> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::Range> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::struct1> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::struct2> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::struct3> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::struct4> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::union1> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::union2> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache