OpenCPN Partial API docs
Loading...
Searching...
No Matches
ZUFILE Struct Reference

Public Attributes

int type
 
int ok
 
char * fname
 
long pos
 
void * zfile
 
FILE * faux
 

Detailed Description

Definition at line 63 of file zuFile.h.

Member Data Documentation

◆ faux

FILE* ZUFILE::faux

Definition at line 71 of file zuFile.h.

◆ fname

char* ZUFILE::fname

Definition at line 66 of file zuFile.h.

◆ ok

int ZUFILE::ok

Definition at line 65 of file zuFile.h.

◆ pos

long ZUFILE::pos

Definition at line 67 of file zuFile.h.

◆ type

int ZUFILE::type

Definition at line 64 of file zuFile.h.

◆ zfile

void* ZUFILE::zfile

Definition at line 69 of file zuFile.h.


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