#include <pcbModuleS3m.h>
Inheritance diagram for pcbModuleS3m


Public Methods | |
| pcbModuleS3m () | |
| constructors and destructors for the class. | |
| virtual | ~pcbModuleS3m () |
| virtual bool | Load (FILE* fp, int length, pcbModule& mod) |
| load the file as an s3m. | |
| virtual bool | Save (FILE* fp, const pcbModule& mod) |
A separate object should be used if multiple Loads and Saves are likely to be called interleaved as the class stores data internally whilst loading.
1.2.3 written by Dimitri van Heesch,
© 1997-2000