79 lines
2.6 KiB
C
79 lines
2.6 KiB
C
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
||
|
// source: include/PBRPC.proto
|
||
|
|
||
|
#ifndef PROTOBUF_include_2fPBRPC_2eproto__INCLUDED
|
||
|
#define PROTOBUF_include_2fPBRPC_2eproto__INCLUDED
|
||
|
|
||
|
#include <string>
|
||
|
|
||
|
#include <google/protobuf/stubs/common.h>
|
||
|
|
||
|
#if GOOGLE_PROTOBUF_VERSION < 2005000
|
||
|
#error This file was generated by a newer version of protoc which is
|
||
|
#error incompatible with your Protocol Buffer headers. Please update
|
||
|
#error your headers.
|
||
|
#endif
|
||
|
#if 2005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
||
|
#error This file was generated by an older version of protoc which is
|
||
|
#error incompatible with your Protocol Buffer headers. Please
|
||
|
#error regenerate this file with a newer version of protoc.
|
||
|
#endif
|
||
|
|
||
|
#include <google/protobuf/generated_message_util.h>
|
||
|
#include <google/protobuf/repeated_field.h>
|
||
|
#include <google/protobuf/extension_set.h>
|
||
|
#include "google/protobuf/descriptor.pb.h"
|
||
|
// @@protoc_insertion_point(includes)
|
||
|
|
||
|
namespace xtreemfs {
|
||
|
namespace pbrpc {
|
||
|
|
||
|
// Internal implementation detail -- do not call these.
|
||
|
void protobuf_AddDesc_include_2fPBRPC_2eproto();
|
||
|
void protobuf_AssignDesc_include_2fPBRPC_2eproto();
|
||
|
void protobuf_ShutdownFile_include_2fPBRPC_2eproto();
|
||
|
|
||
|
|
||
|
// ===================================================================
|
||
|
|
||
|
|
||
|
// ===================================================================
|
||
|
|
||
|
static const int kProcIdFieldNumber = 50001;
|
||
|
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
|
||
|
::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 7, false >
|
||
|
proc_id;
|
||
|
static const int kDataInFieldNumber = 50004;
|
||
|
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
|
||
|
::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false >
|
||
|
data_in;
|
||
|
static const int kDataOutFieldNumber = 50003;
|
||
|
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
|
||
|
::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false >
|
||
|
data_out;
|
||
|
static const int kInterfaceIdFieldNumber = 50002;
|
||
|
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions,
|
||
|
::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 7, false >
|
||
|
interface_id;
|
||
|
|
||
|
// ===================================================================
|
||
|
|
||
|
|
||
|
// @@protoc_insertion_point(namespace_scope)
|
||
|
|
||
|
} // namespace pbrpc
|
||
|
} // namespace xtreemfs
|
||
|
|
||
|
#ifndef SWIG
|
||
|
namespace google {
|
||
|
namespace protobuf {
|
||
|
|
||
|
|
||
|
} // namespace google
|
||
|
} // namespace protobuf
|
||
|
#endif // SWIG
|
||
|
|
||
|
// @@protoc_insertion_point(global_scope)
|
||
|
|
||
|
#endif // PROTOBUF_include_2fPBRPC_2eproto__INCLUDED
|