Line data Source code
1 : // Generated by the protocol buffer compiler. DO NOT EDIT! 2 : // source: ping.proto 3 : 4 : #include "ping.pb.h" 5 : 6 : #include <algorithm> 7 : 8 : #include <google/protobuf/stubs/common.h> 9 : #include <google/protobuf/stubs/port.h> 10 : #include <google/protobuf/io/coded_stream.h> 11 : #include <google/protobuf/wire_format_lite_inl.h> 12 : #include <google/protobuf/descriptor.h> 13 : #include <google/protobuf/generated_message_reflection.h> 14 : #include <google/protobuf/reflection_ops.h> 15 : #include <google/protobuf/wire_format.h> 16 : // This is a temporary google only hack 17 : #ifdef GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS 18 : #include "third_party/protobuf/version.h" 19 : #endif 20 : // @@protoc_insertion_point(includes) 21 : 22 : namespace casatools { 23 : namespace rpc { 24 : } // namespace rpc 25 : } // namespace casatools 26 : namespace protobuf_ping_2eproto { 27 11 : void InitDefaults() { 28 11 : } 29 : 30 : const ::google::protobuf::uint32 TableStruct::offsets[1] = {}; 31 : static const ::google::protobuf::internal::MigrationSchema* schemas = NULL; 32 : static const ::google::protobuf::Message* const* file_default_instances = NULL; 33 : 34 0 : void protobuf_AssignDescriptors() { 35 0 : AddDescriptors(); 36 0 : AssignDescriptors( 37 : "ping.proto", schemas, file_default_instances, TableStruct::offsets, 38 : NULL, NULL, NULL); 39 0 : } 40 : 41 0 : void protobuf_AssignDescriptorsOnce() { 42 : static ::google::protobuf::internal::once_flag once; 43 0 : ::google::protobuf::internal::call_once(once, protobuf_AssignDescriptors); 44 0 : } 45 : 46 : void protobuf_RegisterTypes(const ::std::string&) GOOGLE_PROTOBUF_ATTRIBUTE_COLD; 47 0 : void protobuf_RegisterTypes(const ::std::string&) { 48 0 : protobuf_AssignDescriptorsOnce(); 49 0 : } 50 : 51 11 : void AddDescriptorsImpl() { 52 11 : InitDefaults(); 53 : static const char descriptor[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { 54 : "\n\nping.proto\022\rcasatools.rpc\032\033google/prot" 55 : "obuf/empty.proto2\?\n\004Ping\0227\n\003now\022\026.google" 56 : ".protobuf.Empty\032\026.google.protobuf.Empty\"" 57 : "\000b\006proto3" 58 : }; 59 11 : ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( 60 : descriptor, 129); 61 11 : ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( 62 : "ping.proto", &protobuf_RegisterTypes); 63 11 : ::protobuf_google_2fprotobuf_2fempty_2eproto::AddDescriptors(); 64 11 : } 65 : 66 11 : void AddDescriptors() { 67 : static ::google::protobuf::internal::once_flag once; 68 11 : ::google::protobuf::internal::call_once(once, AddDescriptorsImpl); 69 11 : } 70 : // Force AddDescriptors() to be called at dynamic initialization time. 71 : struct StaticDescriptorInitializer { 72 11 : StaticDescriptorInitializer() { 73 11 : AddDescriptors(); 74 11 : } 75 : } static_descriptor_initializer; 76 : } // namespace protobuf_ping_2eproto 77 : namespace casatools { 78 : namespace rpc { 79 : 80 : // @@protoc_insertion_point(namespace_scope) 81 : } // namespace rpc 82 : } // namespace casatools 83 : namespace google { 84 : namespace protobuf { 85 : } // namespace protobuf 86 : } // namespace google 87 : 88 : // @@protoc_insertion_point(global_scope)