aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/HardwareConfiguration.pb.h
blob: 920f567adbe4f2fab2204ee590763d0da9456285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;

namespace Tango.PPC.Power.Views
{
    /// <summary>
    /// Interaction logic for MainView.xaml
    /// </summary>
    public partial class MainView : UserControl
    {
        public MainView()
        {
            InitializeComponent();
        }
    }
}
9'>289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: HardwareConfiguration.proto

#ifndef PROTOBUF_HardwareConfiguration_2eproto__INCLUDED
#define PROTOBUF_HardwareConfiguration_2eproto__INCLUDED

#include <string>

#include <google/protobuf/stubs/common.h>

#if GOOGLE_PROTOBUF_VERSION < 3004000
#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 3004000 < 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/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/unknown_field_set.h>
#include "HardwareDancer.pb.h"
#include "HardwareDispenser.pb.h"
#include "HardwareMotor.pb.h"
#include "HardwarePidControl.pb.h"
#include "HardwareWinder.pb.h"
// @@protoc_insertion_point(includes)
namespace Tango {
namespace PMR {
namespace Hardware {
class HardwareConfiguration;
class HardwareConfigurationDefaultTypeInternal;
extern HardwareConfigurationDefaultTypeInternal _HardwareConfiguration_default_instance_;
}  // namespace Hardware
}  // namespace PMR
}  // namespace Tango

namespace Tango {
namespace PMR {
namespace Hardware {

namespace protobuf_HardwareConfiguration_2eproto {
// Internal implementation detail -- do not call these.
struct TableStruct {
  static const ::google::protobuf::internal::ParseTableField entries[];
  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
  static const ::google::protobuf::internal::ParseTable schema[];
  static const ::google::protobuf::uint32 offsets[];
  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
  static const ::google::protobuf::internal::SerializationTable serialization_table[];
  static void InitDefaultsImpl();
};
void AddDescriptors();
void InitDefaults();
}  // namespace protobuf_HardwareConfiguration_2eproto

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

class HardwareConfiguration : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:Tango.PMR.Hardware.HardwareConfiguration) */ {
 public:
  HardwareConfiguration();
  virtual ~HardwareConfiguration();

  HardwareConfiguration(const HardwareConfiguration& from);

  inline HardwareConfiguration& operator=(const HardwareConfiguration& from) {
    CopyFrom(from);
    return *this;
  }
  #if LANG_CXX11
  HardwareConfiguration(HardwareConfiguration&& from) noexcept
    : HardwareConfiguration() {
    *this = ::std::move(from);
  }

  inline HardwareConfiguration& operator=(HardwareConfiguration&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
  #endif
  static const ::google::protobuf::Descriptor* descriptor();
  static const HardwareConfiguration& default_instance();

  static inline const HardwareConfiguration* internal_default_instance() {
    return reinterpret_cast<const HardwareConfiguration*>(
               &_HardwareConfiguration_default_instance_);
  }
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
    0;

  void Swap(HardwareConfiguration* other);
  friend void swap(HardwareConfiguration& a, HardwareConfiguration& b) {
    a.Swap(&b);
  }

  // implements Message ----------------------------------------------

  inline HardwareConfiguration* New() const PROTOBUF_FINAL { return New(NULL); }

  HardwareConfiguration* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  void CopyFrom(const HardwareConfiguration& from);
  void MergeFrom(const HardwareConfiguration& from);
  void Clear() PROTOBUF_FINAL;
  bool IsInitialized() const PROTOBUF_FINAL;

  size_t ByteSizeLong() const PROTOBUF_FINAL;
  bool MergePartialFromCodedStream(
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  void SerializeWithCachedSizes(
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  private:
  void SharedCtor();
  void SharedDtor();
  void SetCachedSize(int size) const PROTOBUF_FINAL;
  void InternalSwap(HardwareConfiguration* other);
  private:
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
    return NULL;
  }
  inline void* MaybeArenaPtr() const {
    return NULL;
  }
  public:

  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  // repeated .Tango.PMR.Hardware.HardwareDancer Dancers = 1;
  int dancers_size() const;
  void clear_dancers();
  static const int kDancersFieldNumber = 1;
  const ::Tango::PMR::Hardware::HardwareDancer& dancers(int index) const;
  ::Tango::PMR::Hardware::HardwareDancer* mutable_dancers(int index);
  ::Tango::PMR::Hardware::HardwareDancer* add_dancers();
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDancer >*
      mutable_dancers();
  const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDancer >&
      dancers() const;

  // repeated .Tango.PMR.Hardware.HardwareDispenser Dispensers = 2;
  int dispensers_size() const;
  void clear_dispensers();
  static const int kDispensersFieldNumber = 2;
  const ::Tango::PMR::Hardware::HardwareDispenser& dispensers(int index) const;
  ::Tango::PMR::Hardware::HardwareDispenser* mutable_dispensers(int index);
  ::Tango::PMR::Hardware::HardwareDispenser* add_dispensers();
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDispenser >*
      mutable_dispensers();
  const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDispenser >&
      dispensers() const;

  // repeated .Tango.PMR.Hardware.HardwareMotor Motors = 3;
  int motors_size() const;
  void clear_motors();
  static const int kMotorsFieldNumber = 3;
  const ::Tango::PMR::Hardware::HardwareMotor& motors(int index) const;
  ::Tango::PMR::Hardware::HardwareMotor* mutable_motors(int index);
  ::Tango::PMR::Hardware::HardwareMotor* add_motors();
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareMotor >*
      mutable_motors();
  const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareMotor >&
      motors() const;

  // repeated .Tango.PMR.Hardware.HardwarePidControl PidControls = 4;
  int pidcontrols_size() const;
  void clear_pidcontrols();
  static const int kPidControlsFieldNumber = 4;
  const ::Tango::PMR::Hardware::HardwarePidControl& pidcontrols(int index) const;
  ::Tango::PMR::Hardware::HardwarePidControl* mutable_pidcontrols(int index);
  ::Tango::PMR::Hardware::HardwarePidControl* add_pidcontrols();
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwarePidControl >*
      mutable_pidcontrols();
  const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwarePidControl >&
      pidcontrols() const;

  // repeated .Tango.PMR.Hardware.HardwareWinder Winders = 5;
  int winders_size() const;
  void clear_winders();
  static const int kWindersFieldNumber = 5;
  const ::Tango::PMR::Hardware::HardwareWinder& winders(int index) const;
  ::Tango::PMR::Hardware::HardwareWinder* mutable_winders(int index);
  ::Tango::PMR::Hardware::HardwareWinder* add_winders();
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareWinder >*
      mutable_winders();
  const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareWinder >&
      winders() const;

  // @@protoc_insertion_point(class_scope:Tango.PMR.Hardware.HardwareConfiguration)
 private:

  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDancer > dancers_;
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDispenser > dispensers_;
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareMotor > motors_;
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwarePidControl > pidcontrols_;
  ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareWinder > winders_;
  mutable int _cached_size_;
  friend struct protobuf_HardwareConfiguration_2eproto::TableStruct;
};
// ===================================================================


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

#if !PROTOBUF_INLINE_NOT_IN_HEADERS
#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// HardwareConfiguration

// repeated .Tango.PMR.Hardware.HardwareDancer Dancers = 1;
inline int HardwareConfiguration::dancers_size() const {
  return dancers_.size();
}
inline void HardwareConfiguration::clear_dancers() {
  dancers_.Clear();
}
inline const ::Tango::PMR::Hardware::HardwareDancer& HardwareConfiguration::dancers(int index) const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Hardware.HardwareConfiguration.Dancers)
  return dancers_.Get(index);
}
inline ::Tango::PMR::Hardware::HardwareDancer* HardwareConfiguration::mutable_dancers(int index) {
  // @@protoc_insertion_point(field_mutable:Tango.PMR.Hardware.HardwareConfiguration.Dancers)
  return dancers_.Mutable(index);
}
inline ::Tango::PMR::Hardware::HardwareDancer* HardwareConfiguration::add_dancers() {
  // @@protoc_insertion_point(field_add:Tango.PMR.Hardware.HardwareConfiguration.Dancers)
  return dancers_.Add();
}
inline ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDancer >*
HardwareConfiguration::mutable_dancers() {
  // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Hardware.HardwareConfiguration.Dancers)
  return &dancers_;
}
inline const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDancer >&
HardwareConfiguration::dancers() const {
  // @@protoc_insertion_point(field_list:Tango.PMR.Hardware.HardwareConfiguration.Dancers)
  return dancers_;
}

// repeated .Tango.PMR.Hardware.HardwareDispenser Dispensers = 2;
inline int HardwareConfiguration::dispensers_size() const {
  return dispensers_.size();
}
inline void HardwareConfiguration::clear_dispensers() {
  dispensers_.Clear();
}
inline const ::Tango::PMR::Hardware::HardwareDispenser& HardwareConfiguration::dispensers(int index) const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Hardware.HardwareConfiguration.Dispensers)
  return dispensers_.Get(index);
}
inline ::Tango::PMR::Hardware::HardwareDispenser* HardwareConfiguration::mutable_dispensers(int index) {
  // @@protoc_insertion_point(field_mutable:Tango.PMR.Hardware.HardwareConfiguration.Dispensers)
  return dispensers_.Mutable(index);
}
inline ::Tango::PMR::Hardware::HardwareDispenser* HardwareConfiguration::add_dispensers() {
  // @@protoc_insertion_point(field_add:Tango.PMR.Hardware.HardwareConfiguration.Dispensers)
  return dispensers_.Add();
}
inline ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDispenser >*
HardwareConfiguration::mutable_dispensers() {
  // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Hardware.HardwareConfiguration.Dispensers)
  return &dispensers_;
}
inline const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareDispenser >&
HardwareConfiguration::dispensers() const {
  // @@protoc_insertion_point(field_list:Tango.PMR.Hardware.HardwareConfiguration.Dispensers)
  return dispensers_;
}

// repeated .Tango.PMR.Hardware.HardwareMotor Motors = 3;
inline int HardwareConfiguration::motors_size() const {
  return motors_.size();
}
inline void HardwareConfiguration::clear_motors() {
  motors_.Clear();
}
inline const ::Tango::PMR::Hardware::HardwareMotor& HardwareConfiguration::motors(int index) const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Hardware.HardwareConfiguration.Motors)
  return motors_.Get(index);
}
inline ::Tango::PMR::Hardware::HardwareMotor* HardwareConfiguration::mutable_motors(int index) {
  // @@protoc_insertion_point(field_mutable:Tango.PMR.Hardware.HardwareConfiguration.Motors)
  return motors_.Mutable(index);
}
inline ::Tango::PMR::Hardware::HardwareMotor* HardwareConfiguration::add_motors() {
  // @@protoc_insertion_point(field_add:Tango.PMR.Hardware.HardwareConfiguration.Motors)
  return motors_.Add();
}
inline ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareMotor >*
HardwareConfiguration::mutable_motors() {
  // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Hardware.HardwareConfiguration.Motors)
  return &motors_;
}
inline const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareMotor >&
HardwareConfiguration::motors() const {
  // @@protoc_insertion_point(field_list:Tango.PMR.Hardware.HardwareConfiguration.Motors)
  return motors_;
}

// repeated .Tango.PMR.Hardware.HardwarePidControl PidControls = 4;
inline int HardwareConfiguration::pidcontrols_size() const {
  return pidcontrols_.size();
}
inline void HardwareConfiguration::clear_pidcontrols() {
  pidcontrols_.Clear();
}
inline const ::Tango::PMR::Hardware::HardwarePidControl& HardwareConfiguration::pidcontrols(int index) const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Hardware.HardwareConfiguration.PidControls)
  return pidcontrols_.Get(index);
}
inline ::Tango::PMR::Hardware::HardwarePidControl* HardwareConfiguration::mutable_pidcontrols(int index) {
  // @@protoc_insertion_point(field_mutable:Tango.PMR.Hardware.HardwareConfiguration.PidControls)
  return pidcontrols_.Mutable(index);
}
inline ::Tango::PMR::Hardware::HardwarePidControl* HardwareConfiguration::add_pidcontrols() {
  // @@protoc_insertion_point(field_add:Tango.PMR.Hardware.HardwareConfiguration.PidControls)
  return pidcontrols_.Add();
}
inline ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwarePidControl >*
HardwareConfiguration::mutable_pidcontrols() {
  // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Hardware.HardwareConfiguration.PidControls)
  return &pidcontrols_;
}
inline const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwarePidControl >&
HardwareConfiguration::pidcontrols() const {
  // @@protoc_insertion_point(field_list:Tango.PMR.Hardware.HardwareConfiguration.PidControls)
  return pidcontrols_;
}

// repeated .Tango.PMR.Hardware.HardwareWinder Winders = 5;
inline int HardwareConfiguration::winders_size() const {
  return winders_.size();
}
inline void HardwareConfiguration::clear_winders() {
  winders_.Clear();
}
inline const ::Tango::PMR::Hardware::HardwareWinder& HardwareConfiguration::winders(int index) const {
  // @@protoc_insertion_point(field_get:Tango.PMR.Hardware.HardwareConfiguration.Winders)
  return winders_.Get(index);
}
inline ::Tango::PMR::Hardware::HardwareWinder* HardwareConfiguration::mutable_winders(int index) {
  // @@protoc_insertion_point(field_mutable:Tango.PMR.Hardware.HardwareConfiguration.Winders)
  return winders_.Mutable(index);
}
inline ::Tango::PMR::Hardware::HardwareWinder* HardwareConfiguration::add_winders() {
  // @@protoc_insertion_point(field_add:Tango.PMR.Hardware.HardwareConfiguration.Winders)
  return winders_.Add();
}
inline ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareWinder >*
HardwareConfiguration::mutable_winders() {
  // @@protoc_insertion_point(field_mutable_list:Tango.PMR.Hardware.HardwareConfiguration.Winders)
  return &winders_;
}
inline const ::google::protobuf::RepeatedPtrField< ::Tango::PMR::Hardware::HardwareWinder >&
HardwareConfiguration::winders() const {
  // @@protoc_insertion_point(field_list:Tango.PMR.Hardware.HardwareConfiguration.Winders)
  return winders_;
}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
#endif  // !PROTOBUF_INLINE_NOT_IN_HEADERS

// @@protoc_insertion_point(namespace_scope)


}  // namespace Hardware
}  // namespace PMR
}  // namespace Tango

// @@protoc_insertion_point(global_scope)

#endif  // PROTOBUF_HardwareConfiguration_2eproto__INCLUDED