Struct with_file_name

Inheritance Relationships

Derived Types

Struct Documentation

struct with_file_name

Subclassed by io::error::can_not_open_file, io::error::duplicated_column_in_header, io::error::escaped_string_not_closed, io::error::extra_column_in_header, io::error::header_missing, io::error::integer_must_be_positive, io::error::integer_overflow, io::error::integer_underflow, io::error::invalid_single_character, io::error::line_length_limit_exceeded, io::error::missing_column_in_header, io::error::no_digit, io::error::too_few_columns, io::error::too_many_columns

Public Functions

inline with_file_name()
inline void set_file_name(const char *file_name)

Public Members

char file_name[max_file_name_length + 1]