Data Fields | |
| int | status |
| const char * | iName |
| const char * | oName |
| int | oFree |
| int | level |
| opt | options |
| FPGA_ttfFh | iFh |
| FILE * | oFile |
| int | iSize |
| int | bSize |
| int | bUsed |
| int | cSize |
| int | cUsed |
| const char * | dName |
| FPGA_ttcHdr * | hdr |
| unsigned char * | bBuf |
| unsigned char * | cBuf |
| int | dmpCnt |
This structure contains all the parameters which control the input and output and display options.
|
|
Pointer to the binary buffer |
|
|
Binary buffer size (available) |
|
|
Binary buffer size (used ) |
|
|
Compress buffer |
|
|
Compressd buffer size (available) |
|
|
Uncompress buffer size (used) |
|
|
Number of input values to dump |
|
|
What to name the data |
|
|
Pointer to the header |
|
|
Input file handle |
|
|
Input file name |
|
|
Input file size |
|
|
Compression level |
|
|
Output file descriptor |
|
|
oName was allocated, need to free it |
|
|
Output file name |
|
|
Option flags |
|
|
Status summary |
1.2.14 written by Dimitri van Heesch,
© 1997-2002