Class: Restruct::MarshalSet

Inherits:
Set show all
Includes:
Marshalizable
Defined in:
lib/restruct/marshal_set.rb

Instance Attribute Summary

Attributes inherited from Structure

#connection, #id

Method Summary

Methods included from Marshalizable

#deserialize, #serialize

Methods inherited from Set

#add, #add?, #clear, #delete, #delete?, #delete_if, #disjoint?, #each, #empty?, #include?, #intersect?, #keep_if, #merge, #size, #subtract, #to_a, #to_set

Methods inherited from Structure

#==, #destroy, #dump, #exists?, #initialize, #restore

Constructor Details

This class inherits a constructor from Restruct::Structure