Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
ImageFHandler Struct Reference

#include <xmipp_image_base.h>

Collaboration diagram for ImageFHandler:
Collaboration graph
[legend]

Public Attributes

FILE * fimg
 
FILE * fhed
 
TIFFtif
 
hid_t fhdf5
 
FileName fileName
 
FileName headName
 
FileName ext_name
 
bool exist
 
int mode
 

Detailed Description

Open File struct This struct is used to share the File handlers with Image Collection class

Definition at line 114 of file xmipp_image_base.h.

Member Data Documentation

◆ exist

bool ImageFHandler::exist

Definition at line 123 of file xmipp_image_base.h.

◆ ext_name

FileName ImageFHandler::ext_name

Definition at line 122 of file xmipp_image_base.h.

◆ fhdf5

hid_t ImageFHandler::fhdf5

Definition at line 119 of file xmipp_image_base.h.

◆ fhed

FILE* ImageFHandler::fhed

Definition at line 117 of file xmipp_image_base.h.

◆ fileName

FileName ImageFHandler::fileName

Definition at line 120 of file xmipp_image_base.h.

◆ fimg

FILE* ImageFHandler::fimg

Definition at line 116 of file xmipp_image_base.h.

◆ headName

FileName ImageFHandler::headName

Definition at line 121 of file xmipp_image_base.h.

◆ mode

int ImageFHandler::mode

Definition at line 124 of file xmipp_image_base.h.

◆ tif

TIFF* ImageFHandler::tif

Definition at line 118 of file xmipp_image_base.h.


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