Class: StickerIdRange
- Inherits:
-
Object
- Object
- StickerIdRange
- 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
- START =
1
- SIZE =
2
- FIELDS =
{ START => {:type => ::Thrift::Types::I64, :name => 'start'}, SIZE => {:type => ::Thrift::Types::I32, :name => 'size'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9307 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9307 def struct_fields; FIELDS; end |
#validate ⇒ Object
9309 9310 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9309 def validate end |