Sha256: 53210c8de52e1a11f270e9be8f6dc79cc94e80832407b9356572af55aa221249

Contents?: true

Size: 532 Bytes

Versions: 11

Compression:

Stored size: 532 Bytes

Contents

#
# Autogenerated by Thrift Compiler (1.0.0-upfluence)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#

require 'thrift'
require 'referenced_types'


module NamespacedSpecNamespace
  class Hello
    include ::Thrift::Struct, ::Thrift::Struct_Union
    GREETING = 1

    FIELDS = {
      GREETING => {:type => ::Thrift::Types::STRING, :name => 'greeting', :default => %q"hello world"}
    }

    def struct_fields; FIELDS; end

    def validate
    end

    ::Thrift::Struct.generate_accessors self
  end

end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
upfluence-thrift-1.0.12 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.11 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.10 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.9 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.8 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.7 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.6 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.5 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.4 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.3 spec/gen-rb/flat/thrift_namespaced_spec_types.rb
upfluence-thrift-1.0.1 spec/gen-rb/flat/thrift_namespaced_spec_types.rb