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
10776 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10776 def struct_fields; FIELDS; end |
#validate ⇒ Object
10778 10779 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10778 def validate end |