Class: ChannelDomains
- Inherits:
-
Object
- Object
- ChannelDomains
- 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
- CHANNELDOMAINS =
1
- REVISION =
2
- FIELDS =
{ CHANNELDOMAINS => {:type => ::Thrift::Types::LIST, :name => 'channelDomains', :element => {:type => ::Thrift::Types::STRUCT, :class => ::ChannelDomain}}, REVISION => {:type => ::Thrift::Types::I64, :name => 'revision'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15282 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15282 def struct_fields; FIELDS; end |
#validate ⇒ Object
15284 15285 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15284 def validate end |