iso_tree_radd_dir_behavior Struct Reference

#include <libisofs.h>


Detailed Description

Controls the bahavior of iso_tree_radd_dir function.

Definition at line 179 of file libisofs.h.

Data Fields

char ** excludes
 List of paths (file or directory) to be ignored.
int stop_on_error
 Stop when an error was found?.
int error
 set to 1 on error


Field Documentation

char** iso_tree_radd_dir_behavior::excludes

List of paths (file or directory) to be ignored.

Definition at line 180 of file libisofs.h.

int iso_tree_radd_dir_behavior::stop_on_error

Stop when an error was found?.

Definition at line 182 of file libisofs.h.

int iso_tree_radd_dir_behavior::error

set to 1 on error

Definition at line 183 of file libisofs.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 10 16:06:50 2007 for libisofs by  doxygen 1.5.2