// Generated by the protocol buffer compiler. DO NOT EDIT! // source: include/PBRPC.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include "include/PBRPC.pb.h" #include #include #include #include #include #include #include #include #include // @@protoc_insertion_point(includes) namespace xtreemfs { namespace pbrpc { namespace { } // namespace void protobuf_AssignDesc_include_2fPBRPC_2eproto() { protobuf_AddDesc_include_2fPBRPC_2eproto(); const ::google::protobuf::FileDescriptor* file = ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( "include/PBRPC.proto"); GOOGLE_CHECK(file != NULL); } namespace { GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_); inline void protobuf_AssignDescriptorsOnce() { ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, &protobuf_AssignDesc_include_2fPBRPC_2eproto); } void protobuf_RegisterTypes(const ::std::string&) { protobuf_AssignDescriptorsOnce(); } } // namespace void protobuf_ShutdownFile_include_2fPBRPC_2eproto() { } void protobuf_AddDesc_include_2fPBRPC_2eproto() { static bool already_here = false; if (already_here) return; already_here = true; GOOGLE_PROTOBUF_VERIFY_VERSION; ::google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto(); ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( "\n\023include/PBRPC.proto\022\016xtreemfs.pbrpc\032 g" "oogle/protobuf/descriptor.proto:1\n\007proc_" "id\022\036.google.protobuf.MethodOptions\030\321\206\003 \001" "(\007:1\n\007data_in\022\036.google.protobuf.MethodOp" "tions\030\324\206\003 \001(\010:2\n\010data_out\022\036.google.proto" "buf.MethodOptions\030\323\206\003 \001(\010:7\n\014interface_i" "d\022\037.google.protobuf.ServiceOptions\030\322\206\003 \001" "(\007B3\n1org.xtreemfs.foundation.pbrpc.gene" "ratedinterfaces", 335); ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( "include/PBRPC.proto", &protobuf_RegisterTypes); ::google::protobuf::internal::ExtensionSet::RegisterExtension( &::google::protobuf::MethodOptions::default_instance(), 50001, 7, false, false); ::google::protobuf::internal::ExtensionSet::RegisterExtension( &::google::protobuf::MethodOptions::default_instance(), 50004, 8, false, false); ::google::protobuf::internal::ExtensionSet::RegisterExtension( &::google::protobuf::MethodOptions::default_instance(), 50003, 8, false, false); ::google::protobuf::internal::ExtensionSet::RegisterExtension( &::google::protobuf::ServiceOptions::default_instance(), 50002, 7, false, false); ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_include_2fPBRPC_2eproto); } // Force AddDescriptors() to be called at static initialization time. struct StaticDescriptorInitializer_include_2fPBRPC_2eproto { StaticDescriptorInitializer_include_2fPBRPC_2eproto() { protobuf_AddDesc_include_2fPBRPC_2eproto(); } } static_descriptor_initializer_include_2fPBRPC_2eproto_; ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions, ::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 7, false > proc_id(kProcIdFieldNumber, 0u); ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions, ::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false > data_in(kDataInFieldNumber, false); ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions, ::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false > data_out(kDataOutFieldNumber, false); ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 7, false > interface_id(kInterfaceIdFieldNumber, 0u); // @@protoc_insertion_point(namespace_scope) } // namespace pbrpc } // namespace xtreemfs // @@protoc_insertion_point(global_scope)