UF_CLONE_log_file_failure_s (view source)
 
Defined in: uf_clone.h
 
Also known as:
 
Overview
structure used to report extra details of an error detected when
reading a log file, supplementary to the information given by applying
UF_get_fail_message to the return code of the UF_CLONE_load_logfile
call


Data Members

line_number
int
<O>
line number in the log file on which the error
was detected

input_part_name
char *
<OF> with UF_free
part name being processed when error occurred,
may be NULL

invalid_token
char *
<OF> with UF_free
token which was invalid, may be NULL