Main Page | Files | Data Structures | Functions | Global Variables |

__GpivGenPar Struct Reference

Parameters for general purposes. More...

#include <gpiv-genpar.h>


Data Fields

guint first_dir
gboolean first_dir__set
guint last_dir
gboolean last_dir__set
gboolean dir_prefix
gboolean dir_prefix__set
guint first_file
gboolean first_file__set
guint last_file
gboolean last_file__set
gboolean file_prefix
gboolean file_prefix__set


Detailed Description

Parameters for general purposes.

These parameters are not bound by any of the image processing, interrogation or data processing functions. They may be used for statistical processes, bulk processing etc. The parameters might be loaded from the configuration resources, with gpiv_scan_resourcefiles() or with gpiv_scan_parameter().

Definition at line 69 of file gpiv-genpar.h.


Field Documentation

First numbered directory to be scanned

Definition at line 70 of file gpiv-genpar.h.

flag if first_dir has been defined

Definition at line 71 of file gpiv-genpar.h.

Last numbered directory to be scanned

Definition at line 73 of file gpiv-genpar.h.

flag if last_dir has been defined

Definition at line 74 of file gpiv-genpar.h.

Use a prefix before the directory basename

Definition at line 76 of file gpiv-genpar.h.

flag if dir_prefix has been defined

Definition at line 77 of file gpiv-genpar.h.

First numbered file to be scanned

Definition at line 79 of file gpiv-genpar.h.

flag if first_file has been defined

Definition at line 80 of file gpiv-genpar.h.

Last numbered file to be scanned

Definition at line 82 of file gpiv-genpar.h.

flag if last_file has been defined

Definition at line 83 of file gpiv-genpar.h.

Use a prefix before the file basename

Definition at line 85 of file gpiv-genpar.h.

flag if file_prefix has been defined

Definition at line 86 of file gpiv-genpar.h.


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

Generated on Wed Oct 15 20:40:17 2008 for Libgpiv by doxygen 1.5.6