MeatAxe  2.4
MtxFile_t Class Reference

MeatAxe data file object. More...

#include <meataxe.h>

Data Fields

unsigned long Magic
 Used internally.
int Field
 Field order or type id.
int Nor
 Number of rows.
int Noc
 Number of columns.
FILE * File
 File to read frmo/write to.
char * Name
 File name.

Detailed Description

MeatAxe data file object.

A MeatAxe binary file.

The MtxFile_t structure represents a MeatAxe data file.

This structure serves as a handle for MeatAxe binary files with header and data part.


Field Documentation

Field order or type id.

File to read frmo/write to.

unsigned long MtxFile_t::Magic

Used internally.

File name.

Number of columns.

Number of rows.


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