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

pcbModuleMod Class Reference

Load and save a protracker module. More...

#include <pcbModuleMod.h>

Inheritance diagram for pcbModuleMod

Inheritance graph
[legend]
Collaboration diagram for pcbModuleMod:

Collaboration graph
[legend]
List of all members.

Public Methods

 pcbModuleMod ()
 constructors and destructors for the class.

virtual ~pcbModuleMod ()
virtual bool Load (FILE* fp, int length, pcbModule& mod)
 Load the given file as a mod. More...

virtual bool Save (FILE* fp, const pcbModule& mod)
 save as a mod - untested.


Detailed Description

Load and save a protracker module.


Member Function Documentation

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

Load the given file as a mod.

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