#include <pcbModuleMdl.h>
Inheritance diagram for pcbModuleMdl
Public Methods | |
pcbModuleMdl () | |
constructors and destructors. | |
virtual | ~pcbModuleMdl () |
virtual bool | Load (FILE* fp, int length, pcbModule& mod) |
Read the MDL file from disk and convert to the internal format. | |
virtual bool | Save (FILE* fp, const pcbModule& mod) |
Save the module as an MDL. |