#include <scilab/modules/fileio/src/c/olestream-unwrap.h>
Data Fields | |
| int(* | filename_report_fn )(char *) |
| int | debug |
| int | verbose |
| int | save_unknown_streams |
Definition at line 8 of file olestream-unwrap.h.
| int(* OLEUNWRAP_object::filename_report_fn)(char *) |
Referenced by OLEUNWRAP_decode_attachment(), OLEUNWRAP_init(), and OLEUNWRAP_set_filename_report_fn().
Definition at line 10 of file olestream-unwrap.h.
Referenced by OLEUNWRAP_decode_attachment(), OLEUNWRAP_decodestream(), OLEUNWRAP_init(), and OLEUNWRAP_set_debug().
Definition at line 11 of file olestream-unwrap.h.
Referenced by OLEUNWRAP_decode_attachment(), OLEUNWRAP_init(), and OLEUNWRAP_set_verbose().
Definition at line 12 of file olestream-unwrap.h.
Referenced by OLEUNWRAP_set_save_unknown_streams().
1.5.1