Class: Restruct::MarshalQueue

Inherits:
Queue show all
Includes:
Marshalizable
Defined in:
lib/restruct/marshal_queue.rb

Instance Attribute Summary

Attributes inherited from Structure

#connection, #id

Method Summary

Methods included from Marshalizable

#deserialize, #serialize

Methods inherited from Queue

#empty?, #pop, #push, #size, #to_a

Methods inherited from Structure

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

Constructor Details

This class inherits a constructor from Restruct::Structure