/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/mixin/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/mixin/gen-cpp2/module_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class StructMetadata<::cpp2::Mixin1> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::Mixin2> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::Mixin3Base> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::cpp2::Foo> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache