#include <pcbModuleIt.h>
Inheritance diagram for pcbModuleIt
Public Methods | |
pcbModuleIt () | |
constructors and destructors for the class. | |
virtual | ~pcbModuleIt () |
virtual bool | Load (FILE* fp, int length, pcbModule& mod) |
Load an IT file. This is not fully implemented yet. | |
virtual bool | Save (FILE* fp, const pcbModule& mod) |
Save an IT file. This is not fully implemented yet. |