/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/any/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/any/gen-cpp2/module_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class StructMetadata<::facebook::thrift::compiler::test::fixtures::any::detail::MyStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::facebook::thrift::compiler::test::fixtures::any::MyUnion> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::facebook::thrift::compiler::test::fixtures::any::MyException> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class ExceptionMetadata<::facebook::thrift::compiler::test::fixtures::any::MyException> { public: static void gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache