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

SNNSDataFormat Class Reference

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. More...

#include <dataformats.h>

Inheritance diagram for SNNSDataFormat:

DataFormat List of all members.

Public Methods

virtual void load (TextIStream &in, PatternSet &set) const
virtual void save (FILE *out, const PatternSet &set) const

Detailed Description

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version.

* *

Definition at line 29 of file dataformats.h.


Member Function Documentation

void load TextIStream &    in,
PatternSet   set
const [virtual]
 

Tries to load the given file to the given pattern set.

Exceptions:
invalid_format  , assertion_failed

Implements DataFormat.

Definition at line 50 of file dataformats.cc.

References PatternSource::inputs, PatternSet::make(), PatternSource::outputs, PatternSource::patterns, PatternSet::set_input(), and PatternSet::set_output().


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:06:45 2005 for Inanna by doxygen1.2.18