OutFile

Name

OutFile — A class to perform file output.

Description

This class is intended to simplify output file-I/O in Swarm. It essentially deals with the detailed file opening and closing routines thus alleviating the need for C file I/O procedure calls.

Protocols adopted by OutFile

SwarmObject

Methods

Phase: Creating

Phase: Using