#include <Sample.h>
Inheritance diagram for SampleIO
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. |