/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/params/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/params/gen-cpp2/module_types.h" namespace cpp2 { class NestedContainers; } // namespace cpp2 namespace apache { namespace thrift { namespace detail { namespace md { template <> class ServiceMetadata<::apache::thrift::ServiceHandler<::cpp2::NestedContainers>> { public: static void gen(ThriftServiceMetadataResponse& response); private: static const ThriftServiceContextRef* genRecurse(ThriftMetadata& metadata, std::vector& services); template friend class ServiceMetadata; static void gen_mapList(ThriftMetadata& metadata, ThriftService& context); static void gen_mapSet(ThriftMetadata& metadata, ThriftService& context); static void gen_listMap(ThriftMetadata& metadata, ThriftService& context); static void gen_listSet(ThriftMetadata& metadata, ThriftService& context); static void gen_turtles(ThriftMetadata& metadata, ThriftService& context); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache