Class: FollowMid
- Inherits:
-
Object
- Object
- FollowMid
- 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
- MID =
1
- EMID =
2
- FIELDS =
{ MID => {:type => ::Thrift::Types::STRING, :name => 'mid'}, EMID => {:type => ::Thrift::Types::STRING, :name => 'eMid'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14962 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14962 def struct_fields; FIELDS; end |
#validate ⇒ Object
14964 14965 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14964 def validate end |