Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

LISSOMBinaryStateSaver Class Reference

#include <binarysave.h>

Inheritance diagram for LISSOMBinaryStateSaver:

Inheritance graph
[legend]
Collaboration diagram for LISSOMBinaryStateSaver:

Collaboration graph
[legend]
List of all members.

Detailed Description

StateSaver that can save the state of a LISSOM network to a binary file.

This entire class hierarchy is deprecated; see the StateSaver documentation.

Definition at line 87 of file binarysave.h.

Public Types

typedef LFBufferDataType_to_use LFBufferDataType
 Type of each item in the buffer.


Public Methods

 LISSOMBinaryStateSaver (BasicLissomMap &m)
virtual int read (FILE *infile)
 Write state to the given file.

virtual int write (FILE *outfile)
 Read state from the given file.

virtual void display_as_text (FILE *infile)
 Write a readable representation of the given file to stdout.


Static Public Methods

void init_hook (void)
 Call this routine before calling any others.


The documentation for this class was generated from the following files:
Generated on Mon Jan 20 02:37:03 2003 for RF-LISSOM by doxygen1.3-rc2