Class: ModuleResponse
- Inherits:
-
Object
- Object
- ModuleResponse
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- MODULEINSTANCE =
1
- FIELDS =
{ MODULEINSTANCE => {:type => ::Thrift::Types::STRUCT, :name => 'moduleInstance', :class => ::Module} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12731 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12731 def struct_fields; FIELDS; end |
#validate ⇒ Object
12733 12734 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12733 def validate end |