/** * Autogenerated by Thrift for thrift/compiler/test/fixtures/emptiable/src/simple.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/emptiable/gen-cpp2/simple_types.h" namespace apache { namespace thrift { namespace detail { namespace md { template <> class EnumMetadata<::apache::thrift::test::MyEnum> { public: static void gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::apache::thrift::test::MyStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::apache::thrift::test::EmptiableStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::apache::thrift::test::EmptiableTerseStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; template <> class StructMetadata<::apache::thrift::test::NotEmptiableStruct> { public: static const ::apache::thrift::metadata::ThriftStruct& gen(ThriftMetadata& metadata); }; } // namespace md } // namespace detail } // namespace thrift } // namespace apache