aafdatahawkme  1.4-1.el6
 All Data Structures Files Functions Variables Typedefs Enumerations Groups
UserData Struct Reference

UserData structure passed to all user defined hook functions. More...

#include <aafdatahawk_ingest.h>

Data Fields

const char * proc_name
 process name
const char * site
 process site
const char * fac
 process facility
CSVConfconf
 CSV configuration structure.
CSVParsercsv
 pointer to the CSV Parser
int in_dsid
 input datastream ID
int out_dsid
 output datastream ID
int raw_dsid
 raw output datastream ID
const char * input_dir
 raw file input directory
const char * file_name
 name of the file being processed
time_t begin_time
 first record time in the current file
time_t end_time
 last record time in the current file

Detailed Description

UserData structure passed to all user defined hook functions.

Definition at line 59 of file aafdatahawk_ingest.h.


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