aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Sites/Properties/Resources.Designer.cs
blob: ecefa25e7a31a6630f6a63e19819c12c6eb3cbf0 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Tango.MachineStudio.Sites.Properties {
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // This class was auto-generated by the StronglyTypedResourceBuilder
    // class via a tool like ResGen or Visual Studio.
    // To add or remove a member, edit your .ResX file then rerun ResGen
    // with the /str option, or rebuild your VS project.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class Resources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal Resources() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if ((resourceMan == null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Tango.MachineStudio.Sites.Properties.Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
    }
}
a6600; 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 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: DeviceInformation.proto
#pragma warning disable 1591, 0612, 3021
#region Designer generated code

using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace Tango.PMR.Connection {

  /// <summary>Holder for reflection information generated from DeviceInformation.proto</summary>
  public static partial class DeviceInformationReflection {

    #region Descriptor
    /// <summary>File descriptor for DeviceInformation.proto</summary>
    public static pbr::FileDescriptor Descriptor {
      get { return descriptor; }
    }
    private static pbr::FileDescriptor descriptor;

    static DeviceInformationReflection() {
      byte[] descriptorData = global::System.Convert.FromBase64String(
          string.Concat(
            "ChdEZXZpY2VJbmZvcm1hdGlvbi5wcm90bxIUVGFuZ28uUE1SLkNvbm5lY3Rp",
            "b24itwEKEURldmljZUluZm9ybWF0aW9uEgwKBE5hbWUYASABKAkSDwoHVmVy",
            "c2lvbhgCIAEoCRIRCglCdWlsZERhdGUYAyABKAkSFQoNQm9hcmRSZXZpc2lv",
            "bhgEIAEoCRIXCg9Bc3NlbWJseVZlcnNpb24YBSABKAkSFAoMRlBHQTFWZXJz",
            "aW9uGAYgASgJEhQKDEZQR0EyVmVyc2lvbhgHIAEoCRIUCgxGUEdBM1ZlcnNp",
            "b24YCCABKAlCIAoeY29tLnR3aW5lLnRhbmdvLnBtci5jb25uZWN0aW9uYgZw",
            "cm90bzM="));
      descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
          new pbr::FileDescriptor[] { },
          new pbr::GeneratedClrTypeInfo(null, new pbr::GeneratedClrTypeInfo[] {
            new pbr::GeneratedClrTypeInfo(typeof(global::Tango.PMR.Connection.DeviceInformation), global::Tango.PMR.Connection.DeviceInformation.Parser, new[]{ "Name", "Version", "BuildDate", "BoardRevision", "AssemblyVersion", "FPGA1Version", "FPGA2Version", "FPGA3Version" }, null, null, null)
          }));
    }
    #endregion

  }
  #region Messages
  public sealed partial class DeviceInformation : pb::IMessage<DeviceInformation> {
    private static readonly pb::MessageParser<DeviceInformation> _parser = new pb::MessageParser<DeviceInformation>(() => new DeviceInformation());
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public static pb::MessageParser<DeviceInformation> Parser { get { return _parser; } }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public static pbr::MessageDescriptor Descriptor {
      get { return global::Tango.PMR.Connection.DeviceInformationReflection.Descriptor.MessageTypes[0]; }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    pbr::MessageDescriptor pb::IMessage.Descriptor {
      get { return Descriptor; }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public DeviceInformation() {
      OnConstruction();
    }

    partial void OnConstruction();

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public DeviceInformation(DeviceInformation other) : this() {
      name_ = other.name_;
      version_ = other.version_;
      buildDate_ = other.buildDate_;
      boardRevision_ = other.boardRevision_;
      assemblyVersion_ = other.assemblyVersion_;
      fPGA1Version_ = other.fPGA1Version_;
      fPGA2Version_ = other.fPGA2Version_;
      fPGA3Version_ = other.fPGA3Version_;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public DeviceInformation Clone() {
      return new DeviceInformation(this);
    }

    /// <summary>Field number for the "Name" field.</summary>
    public const int NameFieldNumber = 1;
    private string name_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string Name {
      get { return name_; }
      set {
        name_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "Version" field.</summary>
    public const int VersionFieldNumber = 2;
    private string version_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string Version {
      get { return version_; }
      set {
        version_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "BuildDate" field.</summary>
    public const int BuildDateFieldNumber = 3;
    private string buildDate_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string BuildDate {
      get { return buildDate_; }
      set {
        buildDate_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "BoardRevision" field.</summary>
    public const int BoardRevisionFieldNumber = 4;
    private string boardRevision_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string BoardRevision {
      get { return boardRevision_; }
      set {
        boardRevision_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "AssemblyVersion" field.</summary>
    public const int AssemblyVersionFieldNumber = 5;
    private string assemblyVersion_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string AssemblyVersion {
      get { return assemblyVersion_; }
      set {
        assemblyVersion_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "FPGA1Version" field.</summary>
    public const int FPGA1VersionFieldNumber = 6;
    private string fPGA1Version_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string FPGA1Version {
      get { return fPGA1Version_; }
      set {
        fPGA1Version_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "FPGA2Version" field.</summary>
    public const int FPGA2VersionFieldNumber = 7;
    private string fPGA2Version_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string FPGA2Version {
      get { return fPGA2Version_; }
      set {
        fPGA2Version_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    /// <summary>Field number for the "FPGA3Version" field.</summary>
    public const int FPGA3VersionFieldNumber = 8;
    private string fPGA3Version_ = "";
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public string FPGA3Version {
      get { return fPGA3Version_; }
      set {
        fPGA3Version_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
      }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public override bool Equals(object other) {
      return Equals(other as DeviceInformation);
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public bool Equals(DeviceInformation other) {
      if (ReferenceEquals(other, null)) {
        return false;
      }
      if (ReferenceEquals(other, this)) {
        return true;
      }
      if (Name != other.Name) return false;
      if (Version != other.Version) return false;
      if (BuildDate != other.BuildDate) return false;
      if (BoardRevision != other.BoardRevision) return false;
      if (AssemblyVersion != other.AssemblyVersion) return false;
      if (FPGA1Version != other.FPGA1Version) return false;
      if (FPGA2Version != other.FPGA2Version) return false;
      if (FPGA3Version != other.FPGA3Version) return false;
      return true;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public override int GetHashCode() {
      int hash = 1;
      if (Name.Length != 0) hash ^= Name.GetHashCode();
      if (Version.Length != 0) hash ^= Version.GetHashCode();
      if (BuildDate.Length != 0) hash ^= BuildDate.GetHashCode();
      if (BoardRevision.Length != 0) hash ^= BoardRevision.GetHashCode();
      if (AssemblyVersion.Length != 0) hash ^= AssemblyVersion.GetHashCode();
      if (FPGA1Version.Length != 0) hash ^= FPGA1Version.GetHashCode();
      if (FPGA2Version.Length != 0) hash ^= FPGA2Version.GetHashCode();
      if (FPGA3Version.Length != 0) hash ^= FPGA3Version.GetHashCode();
      return hash;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public override string ToString() {
      return pb::JsonFormatter.ToDiagnosticString(this);
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public void WriteTo(pb::CodedOutputStream output) {
      if (Name.Length != 0) {
        output.WriteRawTag(10);
        output.WriteString(Name);
      }
      if (Version.Length != 0) {
        output.WriteRawTag(18);
        output.WriteString(Version);
      }
      if (BuildDate.Length != 0) {
        output.WriteRawTag(26);
        output.WriteString(BuildDate);
      }
      if (BoardRevision.Length != 0) {
        output.WriteRawTag(34);
        output.WriteString(BoardRevision);
      }
      if (AssemblyVersion.Length != 0) {
        output.WriteRawTag(42);
        output.WriteString(AssemblyVersion);
      }
      if (FPGA1Version.Length != 0) {
        output.WriteRawTag(50);
        output.WriteString(FPGA1Version);
      }
      if (FPGA2Version.Length != 0) {
        output.WriteRawTag(58);
        output.WriteString(FPGA2Version);
      }
      if (FPGA3Version.Length != 0) {
        output.WriteRawTag(66);
        output.WriteString(FPGA3Version);
      }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public int CalculateSize() {
      int size = 0;
      if (Name.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(Name);
      }
      if (Version.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(Version);
      }
      if (BuildDate.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(BuildDate);
      }
      if (BoardRevision.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(BoardRevision);
      }
      if (AssemblyVersion.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(AssemblyVersion);
      }
      if (FPGA1Version.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(FPGA1Version);
      }
      if (FPGA2Version.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(FPGA2Version);
      }
      if (FPGA3Version.Length != 0) {
        size += 1 + pb::CodedOutputStream.ComputeStringSize(FPGA3Version);
      }
      return size;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public void MergeFrom(DeviceInformation other) {
      if (other == null) {
        return;
      }
      if (other.Name.Length != 0) {
        Name = other.Name;
      }
      if (other.Version.Length != 0) {
        Version = other.Version;
      }
      if (other.BuildDate.Length != 0) {
        BuildDate = other.BuildDate;
      }
      if (other.BoardRevision.Length != 0) {
        BoardRevision = other.BoardRevision;
      }
      if (other.AssemblyVersion.Length != 0) {
        AssemblyVersion = other.AssemblyVersion;
      }
      if (other.FPGA1Version.Length != 0) {
        FPGA1Version = other.FPGA1Version;
      }
      if (other.FPGA2Version.Length != 0) {
        FPGA2Version = other.FPGA2Version;
      }
      if (other.FPGA3Version.Length != 0) {
        FPGA3Version = other.FPGA3Version;
      }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public void MergeFrom(pb::CodedInputStream input) {
      uint tag;
      while ((tag = input.ReadTag()) != 0) {
        switch(tag) {
          default:
            input.SkipLastField();
            break;
          case 10: {
            Name = input.ReadString();
            break;
          }
          case 18: {
            Version = input.ReadString();
            break;
          }
          case 26: {
            BuildDate = input.ReadString();
            break;
          }
          case 34: {
            BoardRevision = input.ReadString();
            break;
          }
          case 42: {
            AssemblyVersion = input.ReadString();
            break;
          }
          case 50: {
            FPGA1Version = input.ReadString();
            break;
          }
          case 58: {
            FPGA2Version = input.ReadString();
            break;
          }
          case 66: {
            FPGA3Version = input.ReadString();
            break;
          }
        }
      }
    }

  }

  #endregion

}

#endregion Designer generated code