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

SampleIO Class Reference

An abstract interface class used to read and write to sample files. More...

#include <Sample.h>

Inheritance diagram for SampleIO

Inheritance graph
[legend]
List of all members.

Public Methods

virtual bool Load (const char* filename, Sample& sample) = 0
 Load the sample file with the given filename.

virtual bool Save (const char* filename, const Sample& sample) = 0
 Save the sample with the given filename.


Detailed Description

An abstract interface class used to read and write to sample files.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:15 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000