Class: Extra
- Inherits:
-
Object
- Object
- Extra
- 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
- GROUPEXTRA =
1
- PEEREXTRA =
2
- FIELDS =
{ GROUPEXTRA => {:type => ::Thrift::Types::STRUCT, :name => 'groupExtra', :class => ::GroupExtra}, PEEREXTRA => {:type => ::Thrift::Types::STRUCT, :name => 'peerExtra', :class => ::PeerExtra} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
13493 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13493 def struct_fields; FIELDS; end |
#validate ⇒ Object
13495 13496 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13495 def validate end |