aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Browser/Properties/Settings.settings
blob: 033d7a5e9e2266753180f4e3a9299f575046701e (plain)
1
2
3
4
5
6
7
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
  <Profiles>
    <Profile Name="(Default)" />
  </Profiles>
  <Settings />
</SettingsFile>
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: StubL6470DriverRequest.proto

#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
#include "StubL6470DriverRequest.pb.h"

#include <algorithm>

#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
// @@protoc_insertion_point(includes)

namespace Tango {
namespace PMR {
namespace Stubs {
class StubL6470DriverRequestDefaultTypeInternal {
public:
 ::google::protobuf::internal::ExplicitlyConstructed<StubL6470DriverRequest>
     _instance;
} _StubL6470DriverRequest_default_instance_;

namespace protobuf_StubL6470DriverRequest_2eproto {


namespace {

::google::protobuf::Metadata file_level_metadata[1];

}  // namespace

PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTableField
    const TableStruct::entries[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
  {0, 0, 0, ::google::protobuf::internal::kInvalidMask, 0, 0},
};

PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::AuxillaryParseTableField
    const TableStruct::aux[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
  ::google::protobuf::internal::AuxillaryParseTableField(),
};
PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTable const
    TableStruct::schema[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
  { NULL, NULL, 0, -1, -1, -1, -1, NULL, false },
};

const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
  ~0u,  // no _has_bits_
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, _internal_metadata_),
  ~0u,  // no _extensions_
  ~0u,  // no _oneof_case_
  ~0u,  // no _weak_field_map_
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, run_value_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, mov_value_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, direction_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, time_2_change_direction_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, display_tx_on_lcd_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, display_rx_on_lcd_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, init_microstep_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, init_acc_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, init_dec_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testbool_1_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testbool_2_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testbool_3_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testbool_4_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testbool_5_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_1_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_2_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_3_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_4_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_5_),
  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StubL6470DriverRequest, testuint32_6_),
};
static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
  { 0, -1, sizeof(StubL6470DriverRequest)},
};

static ::google::protobuf::Message const * const file_default_instances[] = {
  reinterpret_cast<const ::google::protobuf::Message*>(&_StubL6470DriverRequest_default_instance_),
};

namespace {

void protobuf_AssignDescriptors() {
  AddDescriptors();
  ::google::protobuf::MessageFactory* factory = NULL;
  AssignDescriptors(
      "StubL6470DriverRequest.proto", schemas, file_default_instances, TableStruct::offsets, factory,
      file_level_metadata, NULL, NULL);
}

void protobuf_AssignDescriptorsOnce() {
  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
  ::google::protobuf::GoogleOnceInit(&once, &protobuf_AssignDescriptors);
}

void protobuf_RegisterTypes(const ::std::string&) GOOGLE_ATTRIBUTE_COLD;
void protobuf_RegisterTypes(const ::std::string&) {
  protobuf_AssignDescriptorsOnce();
  ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 1);
}

}  // namespace
void TableStruct::InitDefaultsImpl() {
  GOOGLE_PROTOBUF_VERIFY_VERSION;

  ::google::protobuf::internal::InitProtobufDefaults();
  _StubL6470DriverRequest_default_instance_._instance.DefaultConstruct();
  ::google::protobuf::internal::OnShutdownDestroyMessage(
      &_StubL6470DriverRequest_default_instance_);}

void InitDefaults() {
  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
  ::google::protobuf::GoogleOnceInit(&once, &TableStruct::InitDefaultsImpl);
}
namespace {
void AddDescriptorsImpl() {
  InitDefaults();
  static const char descriptor[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
      "\n\034StubL6470DriverRequest.proto\022\017Tango.PM"
      "R.Stubs\"\314\003\n\026StubL6470DriverRequest\022\021\n\tRu"
      "n_Value\030\001 \001(\r\022\021\n\tMov_Value\030\002 \001(\r\022\021\n\tDire"
      "ction\030\003 \001(\010\022\037\n\027Time_2_Change_Direction\030\004"
      " \001(\r\022\031\n\021Display_Tx_ON_LCD\030\005 \001(\010\022\031\n\021Displ"
      "ay_Rx_on_LCD\030\006 \001(\010\022\026\n\016Init_MicroStep\030\007 \001"
      "(\r\022\020\n\010Init_Acc\030\010 \001(\r\022\020\n\010Init_Dec\030\t \001(\r\022\022"
      "\n\nTestBool_1\030\n \001(\010\022\022\n\nTestBool_2\030\013 \001(\010\022\022"
      "\n\nTestBool_3\030\014 \001(\010\022\022\n\nTestBool_4\030\r \001(\010\022\022"
      "\n\nTestBool_5\030\016 \001(\010\022\024\n\014TestUint32_1\030\017 \001(\r"
      "\022\024\n\014TestUint32_2\030\020 \001(\r\022\024\n\014TestUint32_3\030\021"
      " \001(\r\022\024\n\014TestUint32_4\030\022 \001(\r\022\024\n\014TestUint32"
      "_5\030\023 \001(\r\022\024\n\014TestUint32_6\030\024 \001(\rB\033\n\031com.tw"
      "ine.tango.pmr.stubsb\006proto3"
  };
  ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
      descriptor, 547);
  ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
    "StubL6470DriverRequest.proto", &protobuf_RegisterTypes);
}
} // anonymous namespace

void AddDescriptors() {
  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
  ::google::protobuf::GoogleOnceInit(&once, &AddDescriptorsImpl);
}
// Force AddDescriptors() to be called at dynamic initialization time.
struct StaticDescriptorInitializer {
  StaticDescriptorInitializer() {
    AddDescriptors();
  }
} static_descriptor_initializer;

}  // namespace protobuf_StubL6470DriverRequest_2eproto


// ===================================================================

#if !defined(_MSC_VER) || _MSC_VER >= 1900
const int StubL6470DriverRequest::kRunValueFieldNumber;
const int StubL6470DriverRequest::kMovValueFieldNumber;
const int StubL6470DriverRequest::kDirectionFieldNumber;
const int StubL6470DriverRequest::kTime2ChangeDirectionFieldNumber;
const int StubL6470DriverRequest::kDisplayTxONLCDFieldNumber;
const int StubL6470DriverRequest::kDisplayRxOnLCDFieldNumber;
const int StubL6470DriverRequest::kInitMicroStepFieldNumber;
const int StubL6470DriverRequest::kInitAccFieldNumber;
const int StubL6470DriverRequest::kInitDecFieldNumber;
const int StubL6470DriverRequest::kTestBool1FieldNumber;
const int StubL6470DriverRequest::kTestBool2FieldNumber;
const int StubL6470DriverRequest::kTestBool3FieldNumber;
const int StubL6470DriverRequest::kTestBool4FieldNumber;
const int StubL6470DriverRequest::kTestBool5FieldNumber;
const int StubL6470DriverRequest::kTestUint321FieldNumber;
const int StubL6470DriverRequest::kTestUint322FieldNumber;
const int StubL6470DriverRequest::kTestUint323FieldNumber;
const int StubL6470DriverRequest::kTestUint324FieldNumber;
const int StubL6470DriverRequest::kTestUint325FieldNumber;
const int StubL6470DriverRequest::kTestUint326FieldNumber;
#endif  // !defined(_MSC_VER) || _MSC_VER >= 1900

StubL6470DriverRequest::StubL6470DriverRequest()
  : ::google::protobuf::Message(), _internal_metadata_(NULL) {
  if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
    protobuf_StubL6470DriverRequest_2eproto::InitDefaults();
  }
  SharedCtor();
  // @@protoc_insertion_point(constructor:Tango.PMR.Stubs.StubL6470DriverRequest)
}
StubL6470DriverRequest::StubL6470DriverRequest(const StubL6470DriverRequest& from)
  : ::google::protobuf::Message(),
      _internal_metadata_(NULL),
      _cached_size_(0) {
  _internal_metadata_.MergeFrom(from._internal_metadata_);
  ::memcpy(&run_value_, &from.run_value_,
    static_cast<size_t>(reinterpret_cast<char*>(&testuint32_6_) -
    reinterpret_cast<char*>(&run_value_)) + sizeof(testuint32_6_));
  // @@protoc_insertion_point(copy_constructor:Tango.PMR.Stubs.StubL6470DriverRequest)
}

void StubL6470DriverRequest::SharedCtor() {
  ::memset(&run_value_, 0, static_cast<size_t>(
      reinterpret_cast<char*>(&testuint32_6_) -
      reinterpret_cast<char*>(&run_value_)) + sizeof(testuint32_6_));
  _cached_size_ = 0;
}

StubL6470DriverRequest::~StubL6470DriverRequest() {
  // @@protoc_insertion_point(destructor:Tango.PMR.Stubs.StubL6470DriverRequest)
  SharedDtor();
}

void StubL6470DriverRequest::SharedDtor() {
}

void StubL6470DriverRequest::SetCachedSize(int size) const {
  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
  _cached_size_ = size;
  GOOGLE_SAFE_CONCURRENT_WRITES_END();
}
const ::google::protobuf::Descriptor* StubL6470DriverRequest::descriptor() {
  protobuf_StubL6470DriverRequest_2eproto::protobuf_AssignDescriptorsOnce();
  return protobuf_StubL6470DriverRequest_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
}

const StubL6470DriverRequest& StubL6470DriverRequest::default_instance() {
  protobuf_StubL6470DriverRequest_2eproto::InitDefaults();
  return *internal_default_instance();
}

StubL6470DriverRequest* StubL6470DriverRequest::New(::google::protobuf::Arena* arena) const {
  StubL6470DriverRequest* n = new StubL6470DriverRequest;
  if (arena != NULL) {
    arena->Own(n);
  }
  return n;
}

void StubL6470DriverRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  ::google::protobuf::uint32 cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  ::memset(&run_value_, 0, static_cast<size_t>(
      reinterpret_cast<char*>(&testuint32_6_) -
      reinterpret_cast<char*>(&run_value_)) + sizeof(testuint32_6_));
  _internal_metadata_.Clear();
}

bool StubL6470DriverRequest::MergePartialFromCodedStream(
    ::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
  ::google::protobuf::uint32 tag;
  // @@protoc_insertion_point(parse_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  for (;;) {
    ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(16383u);
    tag = p.first;
    if (!p.second) goto handle_unusual;
    switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
      // uint32 Run_Value = 1;
      case 1: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(8u /* 8 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &run_value_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 Mov_Value = 2;
      case 2: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &mov_value_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool Direction = 3;
      case 3: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(24u /* 24 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &direction_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 Time_2_Change_Direction = 4;
      case 4: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &time_2_change_direction_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool Display_Tx_ON_LCD = 5;
      case 5: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(40u /* 40 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &display_tx_on_lcd_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool Display_Rx_on_LCD = 6;
      case 6: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(48u /* 48 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &display_rx_on_lcd_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 Init_MicroStep = 7;
      case 7: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(56u /* 56 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &init_microstep_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 Init_Acc = 8;
      case 8: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(64u /* 64 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &init_acc_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 Init_Dec = 9;
      case 9: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(72u /* 72 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &init_dec_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool TestBool_1 = 10;
      case 10: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(80u /* 80 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &testbool_1_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool TestBool_2 = 11;
      case 11: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(88u /* 88 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &testbool_2_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool TestBool_3 = 12;
      case 12: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(96u /* 96 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &testbool_3_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool TestBool_4 = 13;
      case 13: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(104u /* 104 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &testbool_4_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // bool TestBool_5 = 14;
      case 14: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(112u /* 112 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
                 input, &testbool_5_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_1 = 15;
      case 15: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(120u /* 120 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_1_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_2 = 16;
      case 16: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(128u /* 128 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_2_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_3 = 17;
      case 17: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(136u /* 136 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_3_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_4 = 18;
      case 18: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(144u /* 144 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_4_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_5 = 19;
      case 19: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(152u /* 152 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_5_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      // uint32 TestUint32_6 = 20;
      case 20: {
        if (static_cast< ::google::protobuf::uint8>(tag) ==
            static_cast< ::google::protobuf::uint8>(160u /* 160 & 0xFF */)) {

          DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
                   ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
                 input, &testuint32_6_)));
        } else {
          goto handle_unusual;
        }
        break;
      }

      default: {
      handle_unusual:
        if (tag == 0) {
          goto success;
        }
        DO_(::google::protobuf::internal::WireFormat::SkipField(
              input, tag, _internal_metadata_.mutable_unknown_fields()));
        break;
      }
    }
  }
success:
  // @@protoc_insertion_point(parse_success:Tango.PMR.Stubs.StubL6470DriverRequest)
  return true;
failure:
  // @@protoc_insertion_point(parse_failure:Tango.PMR.Stubs.StubL6470DriverRequest)
  return false;
#undef DO_
}

void StubL6470DriverRequest::SerializeWithCachedSizes(
    ::google::protobuf::io::CodedOutputStream* output) const {
  // @@protoc_insertion_point(serialize_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  ::google::protobuf::uint32 cached_has_bits = 0;
  (void) cached_has_bits;

  // uint32 Run_Value = 1;
  if (this->run_value() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(1, this->run_value(), output);
  }

  // uint32 Mov_Value = 2;
  if (this->mov_value() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->mov_value(), output);
  }

  // bool Direction = 3;
  if (this->direction() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(3, this->direction(), output);
  }

  // uint32 Time_2_Change_Direction = 4;
  if (this->time_2_change_direction() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->time_2_change_direction(), output);
  }

  // bool Display_Tx_ON_LCD = 5;
  if (this->display_tx_on_lcd() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(5, this->display_tx_on_lcd(), output);
  }

  // bool Display_Rx_on_LCD = 6;
  if (this->display_rx_on_lcd() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(6, this->display_rx_on_lcd(), output);
  }

  // uint32 Init_MicroStep = 7;
  if (this->init_microstep() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(7, this->init_microstep(), output);
  }

  // uint32 Init_Acc = 8;
  if (this->init_acc() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(8, this->init_acc(), output);
  }

  // uint32 Init_Dec = 9;
  if (this->init_dec() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(9, this->init_dec(), output);
  }

  // bool TestBool_1 = 10;
  if (this->testbool_1() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(10, this->testbool_1(), output);
  }

  // bool TestBool_2 = 11;
  if (this->testbool_2() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(11, this->testbool_2(), output);
  }

  // bool TestBool_3 = 12;
  if (this->testbool_3() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(12, this->testbool_3(), output);
  }

  // bool TestBool_4 = 13;
  if (this->testbool_4() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(13, this->testbool_4(), output);
  }

  // bool TestBool_5 = 14;
  if (this->testbool_5() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteBool(14, this->testbool_5(), output);
  }

  // uint32 TestUint32_1 = 15;
  if (this->testuint32_1() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(15, this->testuint32_1(), output);
  }

  // uint32 TestUint32_2 = 16;
  if (this->testuint32_2() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(16, this->testuint32_2(), output);
  }

  // uint32 TestUint32_3 = 17;
  if (this->testuint32_3() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(17, this->testuint32_3(), output);
  }

  // uint32 TestUint32_4 = 18;
  if (this->testuint32_4() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(18, this->testuint32_4(), output);
  }

  // uint32 TestUint32_5 = 19;
  if (this->testuint32_5() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(19, this->testuint32_5(), output);
  }

  // uint32 TestUint32_6 = 20;
  if (this->testuint32_6() != 0) {
    ::google::protobuf::internal::WireFormatLite::WriteUInt32(20, this->testuint32_6(), output);
  }

  if ((_internal_metadata_.have_unknown_fields() &&  ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) {
    ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
        (::google::protobuf::internal::GetProto3PreserveUnknownsDefault()   ? _internal_metadata_.unknown_fields()   : _internal_metadata_.default_instance()), output);
  }
  // @@protoc_insertion_point(serialize_end:Tango.PMR.Stubs.StubL6470DriverRequest)
}

::google::protobuf::uint8* StubL6470DriverRequest::InternalSerializeWithCachedSizesToArray(
    bool deterministic, ::google::protobuf::uint8* target) const {
  (void)deterministic; // Unused
  // @@protoc_insertion_point(serialize_to_array_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  ::google::protobuf::uint32 cached_has_bits = 0;
  (void) cached_has_bits;

  // uint32 Run_Value = 1;
  if (this->run_value() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(1, this->run_value(), target);
  }

  // uint32 Mov_Value = 2;
  if (this->mov_value() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->mov_value(), target);
  }

  // bool Direction = 3;
  if (this->direction() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(3, this->direction(), target);
  }

  // uint32 Time_2_Change_Direction = 4;
  if (this->time_2_change_direction() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->time_2_change_direction(), target);
  }

  // bool Display_Tx_ON_LCD = 5;
  if (this->display_tx_on_lcd() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(5, this->display_tx_on_lcd(), target);
  }

  // bool Display_Rx_on_LCD = 6;
  if (this->display_rx_on_lcd() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(6, this->display_rx_on_lcd(), target);
  }

  // uint32 Init_MicroStep = 7;
  if (this->init_microstep() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(7, this->init_microstep(), target);
  }

  // uint32 Init_Acc = 8;
  if (this->init_acc() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(8, this->init_acc(), target);
  }

  // uint32 Init_Dec = 9;
  if (this->init_dec() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(9, this->init_dec(), target);
  }

  // bool TestBool_1 = 10;
  if (this->testbool_1() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(10, this->testbool_1(), target);
  }

  // bool TestBool_2 = 11;
  if (this->testbool_2() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(11, this->testbool_2(), target);
  }

  // bool TestBool_3 = 12;
  if (this->testbool_3() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(12, this->testbool_3(), target);
  }

  // bool TestBool_4 = 13;
  if (this->testbool_4() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(13, this->testbool_4(), target);
  }

  // bool TestBool_5 = 14;
  if (this->testbool_5() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(14, this->testbool_5(), target);
  }

  // uint32 TestUint32_1 = 15;
  if (this->testuint32_1() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(15, this->testuint32_1(), target);
  }

  // uint32 TestUint32_2 = 16;
  if (this->testuint32_2() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(16, this->testuint32_2(), target);
  }

  // uint32 TestUint32_3 = 17;
  if (this->testuint32_3() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(17, this->testuint32_3(), target);
  }

  // uint32 TestUint32_4 = 18;
  if (this->testuint32_4() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(18, this->testuint32_4(), target);
  }

  // uint32 TestUint32_5 = 19;
  if (this->testuint32_5() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(19, this->testuint32_5(), target);
  }

  // uint32 TestUint32_6 = 20;
  if (this->testuint32_6() != 0) {
    target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(20, this->testuint32_6(), target);
  }

  if ((_internal_metadata_.have_unknown_fields() &&  ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) {
    target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
        (::google::protobuf::internal::GetProto3PreserveUnknownsDefault()   ? _internal_metadata_.unknown_fields()   : _internal_metadata_.default_instance()), target);
  }
  // @@protoc_insertion_point(serialize_to_array_end:Tango.PMR.Stubs.StubL6470DriverRequest)
  return target;
}

size_t StubL6470DriverRequest::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  size_t total_size = 0;

  if ((_internal_metadata_.have_unknown_fields() &&  ::google::protobuf::internal::GetProto3PreserveUnknownsDefault())) {
    total_size +=
      ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
        (::google::protobuf::internal::GetProto3PreserveUnknownsDefault()   ? _internal_metadata_.unknown_fields()   : _internal_metadata_.default_instance()));
  }
  // uint32 Run_Value = 1;
  if (this->run_value() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->run_value());
  }

  // uint32 Mov_Value = 2;
  if (this->mov_value() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->mov_value());
  }

  // uint32 Time_2_Change_Direction = 4;
  if (this->time_2_change_direction() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->time_2_change_direction());
  }

  // bool Direction = 3;
  if (this->direction() != 0) {
    total_size += 1 + 1;
  }

  // bool Display_Tx_ON_LCD = 5;
  if (this->display_tx_on_lcd() != 0) {
    total_size += 1 + 1;
  }

  // bool Display_Rx_on_LCD = 6;
  if (this->display_rx_on_lcd() != 0) {
    total_size += 1 + 1;
  }

  // bool TestBool_1 = 10;
  if (this->testbool_1() != 0) {
    total_size += 1 + 1;
  }

  // uint32 Init_MicroStep = 7;
  if (this->init_microstep() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->init_microstep());
  }

  // uint32 Init_Acc = 8;
  if (this->init_acc() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->init_acc());
  }

  // uint32 Init_Dec = 9;
  if (this->init_dec() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->init_dec());
  }

  // bool TestBool_2 = 11;
  if (this->testbool_2() != 0) {
    total_size += 1 + 1;
  }

  // bool TestBool_3 = 12;
  if (this->testbool_3() != 0) {
    total_size += 1 + 1;
  }

  // bool TestBool_4 = 13;
  if (this->testbool_4() != 0) {
    total_size += 1 + 1;
  }

  // bool TestBool_5 = 14;
  if (this->testbool_5() != 0) {
    total_size += 1 + 1;
  }

  // uint32 TestUint32_1 = 15;
  if (this->testuint32_1() != 0) {
    total_size += 1 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_1());
  }

  // uint32 TestUint32_2 = 16;
  if (this->testuint32_2() != 0) {
    total_size += 2 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_2());
  }

  // uint32 TestUint32_3 = 17;
  if (this->testuint32_3() != 0) {
    total_size += 2 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_3());
  }

  // uint32 TestUint32_4 = 18;
  if (this->testuint32_4() != 0) {
    total_size += 2 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_4());
  }

  // uint32 TestUint32_5 = 19;
  if (this->testuint32_5() != 0) {
    total_size += 2 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_5());
  }

  // uint32 TestUint32_6 = 20;
  if (this->testuint32_6() != 0) {
    total_size += 2 +
      ::google::protobuf::internal::WireFormatLite::UInt32Size(
        this->testuint32_6());
  }

  int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
  _cached_size_ = cached_size;
  GOOGLE_SAFE_CONCURRENT_WRITES_END();
  return total_size;
}

void StubL6470DriverRequest::MergeFrom(const ::google::protobuf::Message& from) {
// @@protoc_insertion_point(generalized_merge_from_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  GOOGLE_DCHECK_NE(&from, this);
  const StubL6470DriverRequest* source =
      ::google::protobuf::internal::DynamicCastToGenerated<const StubL6470DriverRequest>(
          &from);
  if (source == NULL) {
  // @@protoc_insertion_point(generalized_merge_from_cast_fail:Tango.PMR.Stubs.StubL6470DriverRequest)
    ::google::protobuf::internal::ReflectionOps::Merge(from, this);
  } else {
  // @@protoc_insertion_point(generalized_merge_from_cast_success:Tango.PMR.Stubs.StubL6470DriverRequest)
    MergeFrom(*source);
  }
}

void StubL6470DriverRequest::MergeFrom(const StubL6470DriverRequest& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  GOOGLE_DCHECK_NE(&from, this);
  _internal_metadata_.MergeFrom(from._internal_metadata_);
  ::google::protobuf::uint32 cached_has_bits = 0;
  (void) cached_has_bits;

  if (from.run_value() != 0) {
    set_run_value(from.run_value());
  }
  if (from.mov_value() != 0) {
    set_mov_value(from.mov_value());
  }
  if (from.time_2_change_direction() != 0) {
    set_time_2_change_direction(from.time_2_change_direction());
  }
  if (from.direction() != 0) {
    set_direction(from.direction());
  }
  if (from.display_tx_on_lcd() != 0) {
    set_display_tx_on_lcd(from.display_tx_on_lcd());
  }
  if (from.display_rx_on_lcd() != 0) {
    set_display_rx_on_lcd(from.display_rx_on_lcd());
  }
  if (from.testbool_1() != 0) {
    set_testbool_1(from.testbool_1());
  }
  if (from.init_microstep() != 0) {
    set_init_microstep(from.init_microstep());
  }
  if (from.init_acc() != 0) {
    set_init_acc(from.init_acc());
  }
  if (from.init_dec() != 0) {
    set_init_dec(from.init_dec());
  }
  if (from.testbool_2() != 0) {
    set_testbool_2(from.testbool_2());
  }
  if (from.testbool_3() != 0) {
    set_testbool_3(from.testbool_3());
  }
  if (from.testbool_4() != 0) {
    set_testbool_4(from.testbool_4());
  }
  if (from.testbool_5() != 0) {
    set_testbool_5(from.testbool_5());
  }
  if (from.testuint32_1() != 0) {
    set_testuint32_1(from.testuint32_1());
  }
  if (from.testuint32_2() != 0) {
    set_testuint32_2(from.testuint32_2());
  }
  if (from.testuint32_3() != 0) {
    set_testuint32_3(from.testuint32_3());
  }
  if (from.testuint32_4() != 0) {
    set_testuint32_4(from.testuint32_4());
  }
  if (from.testuint32_5() != 0) {
    set_testuint32_5(from.testuint32_5());
  }
  if (from.testuint32_6() != 0) {
    set_testuint32_6(from.testuint32_6());
  }
}

void StubL6470DriverRequest::CopyFrom(const ::google::protobuf::Message& from) {
// @@protoc_insertion_point(generalized_copy_from_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}

void StubL6470DriverRequest::CopyFrom(const StubL6470DriverRequest& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:Tango.PMR.Stubs.StubL6470DriverRequest)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}

bool StubL6470DriverRequest::IsInitialized() const {
  return true;
}

void StubL6470DriverRequest::Swap(StubL6470DriverRequest* other) {
  if (other == this) return;
  InternalSwap(other);
}
void StubL6470DriverRequest::InternalSwap(StubL6470DriverRequest* other) {
  using std::swap;
  swap(run_value_, other->run_value_);
  swap(mov_value_, other->mov_value_);
  swap(time_2_change_direction_, other->time_2_change_direction_);
  swap(direction_, other->direction_);
  swap(display_tx_on_lcd_, other->display_tx_on_lcd_);
  swap(display_rx_on_lcd_, other->display_rx_on_lcd_);
  swap(testbool_1_, other->testbool_1_);
  swap(init_microstep_, other->init_microstep_);
  swap(init_acc_, other->init_acc_);
  swap(init_dec_, other->init_dec_);
  swap(testbool_2_, other->testbool_2_);
  swap(testbool_3_, other->testbool_3_);
  swap(testbool_4_, other->testbool_4_);
  swap(testbool_5_, other->testbool_5_);
  swap(testuint32_1_, other->testuint32_1_);
  swap(testuint32_2_, other->testuint32_2_);
  swap(testuint32_3_, other->testuint32_3_);
  swap(testuint32_4_, other->testuint32_4_);
  swap(testuint32_5_, other->testuint32_5_);
  swap(testuint32_6_, other->testuint32_6_);
  _internal_metadata_.Swap(&other->_internal_metadata_);
  swap(_cached_size_, other->_cached_size_);
}

::google::protobuf::Metadata StubL6470DriverRequest::GetMetadata() const {
  protobuf_StubL6470DriverRequest_2eproto::protobuf_AssignDescriptorsOnce();
  return protobuf_StubL6470DriverRequest_2eproto::file_level_metadata[kIndexInFileMessages];
}

#if PROTOBUF_INLINE_NOT_IN_HEADERS
// StubL6470DriverRequest

// uint32 Run_Value = 1;
void StubL6470DriverRequest::clear_run_value() {
  run_value_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::run_value() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Run_Value)
  return run_value_;
}
void StubL6470DriverRequest::set_run_value(::google::protobuf::uint32 value) {
  
  run_value_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Run_Value)
}

// uint32 Mov_Value = 2;
void StubL6470DriverRequest::clear_mov_value() {
  mov_value_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::mov_value() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Mov_Value)
  return mov_value_;
}
void StubL6470DriverRequest::set_mov_value(::google::protobuf::uint32 value) {
  
  mov_value_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Mov_Value)
}

// bool Direction = 3;
void StubL6470DriverRequest::clear_direction() {
  direction_ = false;
}
bool StubL6470DriverRequest::direction() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Direction)
  return direction_;
}
void StubL6470DriverRequest::set_direction(bool value) {
  
  direction_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Direction)
}

// uint32 Time_2_Change_Direction = 4;
void StubL6470DriverRequest::clear_time_2_change_direction() {
  time_2_change_direction_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::time_2_change_direction() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Time_2_Change_Direction)
  return time_2_change_direction_;
}
void StubL6470DriverRequest::set_time_2_change_direction(::google::protobuf::uint32 value) {
  
  time_2_change_direction_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Time_2_Change_Direction)
}

// bool Display_Tx_ON_LCD = 5;
void StubL6470DriverRequest::clear_display_tx_on_lcd() {
  display_tx_on_lcd_ = false;
}
bool StubL6470DriverRequest::display_tx_on_lcd() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Display_Tx_ON_LCD)
  return display_tx_on_lcd_;
}
void StubL6470DriverRequest::set_display_tx_on_lcd(bool value) {
  
  display_tx_on_lcd_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Display_Tx_ON_LCD)
}

// bool Display_Rx_on_LCD = 6;
void StubL6470DriverRequest::clear_display_rx_on_lcd() {
  display_rx_on_lcd_ = false;
}
bool StubL6470DriverRequest::display_rx_on_lcd() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Display_Rx_on_LCD)
  return display_rx_on_lcd_;
}
void StubL6470DriverRequest::set_display_rx_on_lcd(bool value) {
  
  display_rx_on_lcd_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Display_Rx_on_LCD)
}

// uint32 Init_MicroStep = 7;
void StubL6470DriverRequest::clear_init_microstep() {
  init_microstep_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::init_microstep() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Init_MicroStep)
  return init_microstep_;
}
void StubL6470DriverRequest::set_init_microstep(::google::protobuf::uint32 value) {
  
  init_microstep_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Init_MicroStep)
}

// uint32 Init_Acc = 8;
void StubL6470DriverRequest::clear_init_acc() {
  init_acc_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::init_acc() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Init_Acc)
  return init_acc_;
}
void StubL6470DriverRequest::set_init_acc(::google::protobuf::uint32 value) {
  
  init_acc_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Init_Acc)
}

// uint32 Init_Dec = 9;
void StubL6470DriverRequest::clear_init_dec() {
  init_dec_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::init_dec() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.Init_Dec)
  return init_dec_;
}
void StubL6470DriverRequest::set_init_dec(::google::protobuf::uint32 value) {
  
  init_dec_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.Init_Dec)
}

// bool TestBool_1 = 10;
void StubL6470DriverRequest::clear_testbool_1() {
  testbool_1_ = false;
}
bool StubL6470DriverRequest::testbool_1() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_1)
  return testbool_1_;
}
void StubL6470DriverRequest::set_testbool_1(bool value) {
  
  testbool_1_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_1)
}

// bool TestBool_2 = 11;
void StubL6470DriverRequest::clear_testbool_2() {
  testbool_2_ = false;
}
bool StubL6470DriverRequest::testbool_2() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_2)
  return testbool_2_;
}
void StubL6470DriverRequest::set_testbool_2(bool value) {
  
  testbool_2_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_2)
}

// bool TestBool_3 = 12;
void StubL6470DriverRequest::clear_testbool_3() {
  testbool_3_ = false;
}
bool StubL6470DriverRequest::testbool_3() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_3)
  return testbool_3_;
}
void StubL6470DriverRequest::set_testbool_3(bool value) {
  
  testbool_3_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_3)
}

// bool TestBool_4 = 13;
void StubL6470DriverRequest::clear_testbool_4() {
  testbool_4_ = false;
}
bool StubL6470DriverRequest::testbool_4() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_4)
  return testbool_4_;
}
void StubL6470DriverRequest::set_testbool_4(bool value) {
  
  testbool_4_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_4)
}

// bool TestBool_5 = 14;
void StubL6470DriverRequest::clear_testbool_5() {
  testbool_5_ = false;
}
bool StubL6470DriverRequest::testbool_5() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_5)
  return testbool_5_;
}
void StubL6470DriverRequest::set_testbool_5(bool value) {
  
  testbool_5_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestBool_5)
}

// uint32 TestUint32_1 = 15;
void StubL6470DriverRequest::clear_testuint32_1() {
  testuint32_1_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_1() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_1)
  return testuint32_1_;
}
void StubL6470DriverRequest::set_testuint32_1(::google::protobuf::uint32 value) {
  
  testuint32_1_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_1)
}

// uint32 TestUint32_2 = 16;
void StubL6470DriverRequest::clear_testuint32_2() {
  testuint32_2_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_2() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_2)
  return testuint32_2_;
}
void StubL6470DriverRequest::set_testuint32_2(::google::protobuf::uint32 value) {
  
  testuint32_2_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_2)
}

// uint32 TestUint32_3 = 17;
void StubL6470DriverRequest::clear_testuint32_3() {
  testuint32_3_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_3() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_3)
  return testuint32_3_;
}
void StubL6470DriverRequest::set_testuint32_3(::google::protobuf::uint32 value) {
  
  testuint32_3_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_3)
}

// uint32 TestUint32_4 = 18;
void StubL6470DriverRequest::clear_testuint32_4() {
  testuint32_4_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_4() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_4)
  return testuint32_4_;
}
void StubL6470DriverRequest::set_testuint32_4(::google::protobuf::uint32 value) {
  
  testuint32_4_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_4)
}

// uint32 TestUint32_5 = 19;
void StubL6470DriverRequest::clear_testuint32_5() {
  testuint32_5_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_5() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_5)
  return testuint32_5_;
}
void StubL6470DriverRequest::set_testuint32_5(::google::protobuf::uint32 value) {
  
  testuint32_5_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_5)
}

// uint32 TestUint32_6 = 20;
void StubL6470DriverRequest::clear_testuint32_6() {
  testuint32_6_ = 0u;
}
::google::protobuf::uint32 StubL6470DriverRequest::testuint32_6() const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_6)
  return testuint32_6_;
}
void StubL6470DriverRequest::set_testuint32_6(::google::protobuf::uint32 value) {
  
  testuint32_6_ = value;
  // @@protoc_insertion_point(field_set:Tango.PMR.Stubs.StubL6470DriverRequest.TestUint32_6)
}

#endif  // PROTOBUF_INLINE_NOT_IN_HEADERS

// @@protoc_insertion_point(namespace_scope)

}  // namespace Stubs
}  // namespace PMR
}  // namespace Tango

// @@protoc_insertion_point(global_scope)