IPF Image-File Reader-Writer  1.0
IPF File information
Public Member Functions | List of all members
ipf.IPFReader Class Reference

The reader class More...

Public Member Functions

 IPFReader (TextBox tb, CheckBox de)
 The IPF reader constructor More...
 
bool readIPF (string fileName, Floppy fd)
 Read an IPF file and fills the Floppy structure More...
 

Detailed Description

The reader class

Definition at line 42 of file IPFReader.cs.

Constructor & Destructor Documentation

ipf.IPFReader.IPFReader ( TextBox  tb,
CheckBox  de 
)
inline

The IPF reader constructor

Parameters
tbThe textbox used to display information

Definition at line 48 of file IPFReader.cs.

Member Function Documentation

bool ipf.IPFReader.readIPF ( string  fileName,
Floppy  fd 
)
inline

Read an IPF file and fills the Floppy structure

Parameters
fileNameName of the IPF file to read
fdthe Floppy parameter
Returns
The status

Definition at line 60 of file IPFReader.cs.


The documentation for this class was generated from the following file: