/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/tablebased/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/tablebased/gen-cpp2/module_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class EnumMetadata<::test::fixtures::tablebased::ExampleEnum> { public: static void gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::test::fixtures::tablebased::TrivialTypesStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::test::fixtures::tablebased::ContainerStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::test::fixtures::tablebased::ExampleUnion> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache