ObjectSaver

Name

ObjectSaver — A class to save an object's instance variables to a file.

Description

This class is used to write an object's variables to a specified file. If only a subset of the variables should be written out, the set is specified by a template ProbeMap (where the ProbeMap will contain Probes for those variables which should be saved).

Protocols adopted by ObjectSaver

SwarmObject

Methods

Phase: Using