Class: BeaconTouchActions

Inherits:
Object
  • Object
show all
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

ACTIONS =
1
FIELDS =
{
  ACTIONS => {:type => ::Thrift::Types::LIST, :name => 'actions', :element => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3937
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3937

def struct_fields; FIELDS; end

#validateObject



3939
3940
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3939

def validate
end