LCOV - code coverage report
Current view: top level - build/protobuf_generated - shutdown.pb.cc (source / functions) Hit Total Coverage
Test: casacpp_coverage.info Lines: 15 25 60.0 %
Date: 2024-11-06 17:42:47 Functions: 4 7 57.1 %

          Line data    Source code
       1             : // Generated by the protocol buffer compiler.  DO NOT EDIT!
       2             : // source: shutdown.proto
       3             : 
       4             : #include "shutdown.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_shutdown_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             :       "shutdown.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\016shutdown.proto\022\rcasatools.rpc\032\033google/"
      55             :       "protobuf/empty.proto\032\036google/protobuf/wr"
      56             :       "appers.proto2C\n\010Shutdown\0227\n\003now\022\026.google"
      57             :       ".protobuf.Empty\032\026.google.protobuf.Empty\""
      58             :       "\000b\006proto3"
      59             :   };
      60          11 :   ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
      61             :       descriptor, 169);
      62          11 :   ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
      63             :     "shutdown.proto", &protobuf_RegisterTypes);
      64          11 :   ::protobuf_google_2fprotobuf_2fempty_2eproto::AddDescriptors();
      65          11 :   ::protobuf_google_2fprotobuf_2fwrappers_2eproto::AddDescriptors();
      66          11 : }
      67             : 
      68          11 : void AddDescriptors() {
      69             :   static ::google::protobuf::internal::once_flag once;
      70          11 :   ::google::protobuf::internal::call_once(once, AddDescriptorsImpl);
      71          11 : }
      72             : // Force AddDescriptors() to be called at dynamic initialization time.
      73             : struct StaticDescriptorInitializer {
      74          11 :   StaticDescriptorInitializer() {
      75          11 :     AddDescriptors();
      76          11 :   }
      77             : } static_descriptor_initializer;
      78             : }  // namespace protobuf_shutdown_2eproto
      79             : namespace casatools {
      80             : namespace rpc {
      81             : 
      82             : // @@protoc_insertion_point(namespace_scope)
      83             : }  // namespace rpc
      84             : }  // namespace casatools
      85             : namespace google {
      86             : namespace protobuf {
      87             : }  // namespace protobuf
      88             : }  // namespace google
      89             : 
      90             : // @@protoc_insertion_point(global_scope)

Generated by: LCOV version 1.16