#include <pcbModuleMed.h>
Inheritance diagram for pcbModuleMed


Public Methods | |
| pcbModuleMed () | |
| constructors and destructors for the class. | |
| virtual | ~pcbModuleMed () |
| virtual bool | Load (FILE* fp, int length, pcbModule& mod) |
| Load the given file as an octamed module. More... | |
| virtual bool | Save (FILE* fp, const pcbModule& mod) |
| save an octamed. | |
|
|
Load the given file as an octamed module. Open the file, read the data, and close the file. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000