#include <dataformat.h>
Inheritance diagram for DataFormat:

Public Methods | |
| virtual void | load (TextIStream &in, PatternSet &set) const=0 |
Patterns:
Definition at line 70 of file dataformat.h.
|
||||||||||||
|
Tries to load the given file to the given pattern set.
Implemented in SNNSDataFormat. Referenced by DataFormatLib::load(). |
1.2.18