Class: Category
- Inherits:
-
Object
- Object
- Category
- 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
- ID =
1
- NAME =
2
- FIELDS =
{ ID => {:type => ::Thrift::Types::I32, :name => 'id'}, NAME => {:type => ::Thrift::Types::STRING, :name => 'name'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9775 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9775 def struct_fields; FIELDS; end |
#validate ⇒ Object
9777 9778 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9777 def validate end |