Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pcbModuleMed Class Reference

Load and save an octamed module. More...

#include <pcbModuleMed.h>

Inheritance diagram for pcbModuleMed

Inheritance graph
[legend]
Collaboration diagram for pcbModuleMed:

Collaboration graph
[legend]
List of all members.

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.


Detailed Description

Load and save an octamed module.


Member Function Documentation

bool pcbModuleMed::Load ( FILE * fp,
int length,
pcbModule & mod ) [virtual]
 

Load the given file as an octamed module.

Open the file, read the data, and close the file.


The documentation for this class was generated from the following files:
Generated at Mon Nov 27 01:47:07 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000