aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.PMR/Printing/UploadProcessParametersResponse.cs
blob: d7ce8dd98d5f5454d21624e9d424dd92e23569f2 (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: UploadProcessParametersResponse.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.Printing {

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

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

    static UploadProcessParametersResponseReflection() {
      byte[] descriptorData = global::System.Convert.FromBase64String(
          string.Concat(
            "CiVVcGxvYWRQcm9jZXNzUGFyYW1ldGVyc1Jlc3BvbnNlLnByb3RvEhJUYW5n",
            "by5QTVIuUHJpbnRpbmciIQofVXBsb2FkUHJvY2Vzc1BhcmFtZXRlcnNSZXNw",
            "b25zZUIeChxjb20udHdpbmUudGFuZ28ucG1yLnByaW50aW5nYgZwcm90bzM="));
      descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
          new pbr::FileDescriptor[] { },
          new pbr::GeneratedClrTypeInfo(null, new pbr::GeneratedClrTypeInfo[] {
            new pbr::GeneratedClrTypeInfo(typeof(global::Tango.PMR.Printing.UploadProcessParametersResponse), global::Tango.PMR.Printing.UploadProcessParametersResponse.Parser, null, null, null, null)
          }));
    }
    #endregion

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

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

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

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

    partial void OnConstruction();

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public UploadProcessParametersResponse(UploadProcessParametersResponse other) : this() {
    }

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

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

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public bool Equals(UploadProcessParametersResponse other) {
      if (ReferenceEquals(other, null)) {
        return false;
      }
      if (ReferenceEquals(other, this)) {
        return true;
      }
      return true;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public override int GetHashCode() {
      int hash = 1;
      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) {
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public int CalculateSize() {
      int size = 0;
      return size;
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public void MergeFrom(UploadProcessParametersResponse other) {
      if (other == null) {
        return;
      }
    }

    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
    public void MergeFrom(pb::CodedInputStream input) {
      uint tag;
      while ((tag = input.ReadTag()) != 0) {
        switch(tag) {
          default:
            input.SkipLastField();
            break;
        }
      }
    }

  }

  #endregion

}

#endregion Designer generated code
n>google::protobuf::internal::InitProtobufDefaults(); _DirectSynchronizationRequest_default_instance_._instance.DefaultConstruct(); ::google::protobuf::internal::OnShutdownDestroyMessage( &_DirectSynchronizationRequest_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\"DirectSynchronizationRequest.proto\022\025Ta" "ngo.PMR.Integration\"\036\n\034DirectSynchroniza" "tionRequestB!\n\037com.twine.tango.pmr.integ" "rationb\006proto3" }; ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( descriptor, 134); ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( "DirectSynchronizationRequest.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_DirectSynchronizationRequest_2eproto // =================================================================== #if !defined(_MSC_VER) || _MSC_VER >= 1900 #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 DirectSynchronizationRequest::DirectSynchronizationRequest() : ::google::protobuf::Message(), _internal_metadata_(NULL) { if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) { protobuf_DirectSynchronizationRequest_2eproto::InitDefaults(); } SharedCtor(); // @@protoc_insertion_point(constructor:Tango.PMR.Integration.DirectSynchronizationRequest) } DirectSynchronizationRequest::DirectSynchronizationRequest(const DirectSynchronizationRequest& from) : ::google::protobuf::Message(), _internal_metadata_(NULL), _cached_size_(0) { _internal_metadata_.MergeFrom(from._internal_metadata_); // @@protoc_insertion_point(copy_constructor:Tango.PMR.Integration.DirectSynchronizationRequest) } void DirectSynchronizationRequest::SharedCtor() { _cached_size_ = 0; } DirectSynchronizationRequest::~DirectSynchronizationRequest() { // @@protoc_insertion_point(destructor:Tango.PMR.Integration.DirectSynchronizationRequest) SharedDtor(); } void DirectSynchronizationRequest::SharedDtor() { } void DirectSynchronizationRequest::SetCachedSize(int size) const { GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN(); _cached_size_ = size; GOOGLE_SAFE_CONCURRENT_WRITES_END(); } const ::google::protobuf::Descriptor* DirectSynchronizationRequest::descriptor() { protobuf_DirectSynchronizationRequest_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_DirectSynchronizationRequest_2eproto::file_level_metadata[kIndexInFileMessages].descriptor; } const DirectSynchronizationRequest& DirectSynchronizationRequest::default_instance() { protobuf_DirectSynchronizationRequest_2eproto::InitDefaults(); return *internal_default_instance(); } DirectSynchronizationRequest* DirectSynchronizationRequest::New(::google::protobuf::Arena* arena) const { DirectSynchronizationRequest* n = new DirectSynchronizationRequest; if (arena != NULL) { arena->Own(n); } return n; } void DirectSynchronizationRequest::Clear() { // @@protoc_insertion_point(message_clear_start:Tango.PMR.Integration.DirectSynchronizationRequest) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; _internal_metadata_.Clear(); } bool DirectSynchronizationRequest::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.Integration.DirectSynchronizationRequest) for (;;) { ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; if (!p.second) goto handle_unusual; handle_unusual: if (tag == 0) { goto success; } DO_(::google::protobuf::internal::WireFormat::SkipField( input, tag, _internal_metadata_.mutable_unknown_fields())); } success: // @@protoc_insertion_point(parse_success:Tango.PMR.Integration.DirectSynchronizationRequest) return true; failure: // @@protoc_insertion_point(parse_failure:Tango.PMR.Integration.DirectSynchronizationRequest) return false; #undef DO_ } void DirectSynchronizationRequest::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { // @@protoc_insertion_point(serialize_start:Tango.PMR.Integration.DirectSynchronizationRequest) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; 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.Integration.DirectSynchronizationRequest) } ::google::protobuf::uint8* DirectSynchronizationRequest::InternalSerializeWithCachedSizesToArray( bool deterministic, ::google::protobuf::uint8* target) const { (void)deterministic; // Unused // @@protoc_insertion_point(serialize_to_array_start:Tango.PMR.Integration.DirectSynchronizationRequest) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; 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.Integration.DirectSynchronizationRequest) return target; } size_t DirectSynchronizationRequest::ByteSizeLong() const { // @@protoc_insertion_point(message_byte_size_start:Tango.PMR.Integration.DirectSynchronizationRequest) 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())); } 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 DirectSynchronizationRequest::MergeFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_merge_from_start:Tango.PMR.Integration.DirectSynchronizationRequest) GOOGLE_DCHECK_NE(&from, this); const DirectSynchronizationRequest* source = ::google::protobuf::internal::DynamicCastToGenerated<const DirectSynchronizationRequest>( &from); if (source == NULL) { // @@protoc_insertion_point(generalized_merge_from_cast_fail:Tango.PMR.Integration.DirectSynchronizationRequest) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { // @@protoc_insertion_point(generalized_merge_from_cast_success:Tango.PMR.Integration.DirectSynchronizationRequest) MergeFrom(*source); } } void DirectSynchronizationRequest::MergeFrom(const DirectSynchronizationRequest& from) { // @@protoc_insertion_point(class_specific_merge_from_start:Tango.PMR.Integration.DirectSynchronizationRequest) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; } void DirectSynchronizationRequest::CopyFrom(const ::google::protobuf::Message& from) { // @@protoc_insertion_point(generalized_copy_from_start:Tango.PMR.Integration.DirectSynchronizationRequest) if (&from == this) return; Clear(); MergeFrom(from); } void DirectSynchronizationRequest::CopyFrom(const DirectSynchronizationRequest& from) { // @@protoc_insertion_point(class_specific_copy_from_start:Tango.PMR.Integration.DirectSynchronizationRequest) if (&from == this) return; Clear(); MergeFrom(from); } bool DirectSynchronizationRequest::IsInitialized() const { return true; } void DirectSynchronizationRequest::Swap(DirectSynchronizationRequest* other) { if (other == this) return; InternalSwap(other); } void DirectSynchronizationRequest::InternalSwap(DirectSynchronizationRequest* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); swap(_cached_size_, other->_cached_size_); } ::google::protobuf::Metadata DirectSynchronizationRequest::GetMetadata() const { protobuf_DirectSynchronizationRequest_2eproto::protobuf_AssignDescriptorsOnce(); return protobuf_DirectSynchronizationRequest_2eproto::file_level_metadata[kIndexInFileMessages]; } #if PROTOBUF_INLINE_NOT_IN_HEADERS // DirectSynchronizationRequest #endif // PROTOBUF_INLINE_NOT_IN_HEADERS // @@protoc_insertion_point(namespace_scope) } // namespace Integration } // namespace PMR } // namespace Tango // @@protoc_insertion_point(global_scope)