UF_CLONE_log_file_failure_s (查看源代码)
 
定义在: uf_clone.h
 
也被称为:
 
概述
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