CommonLibVR
io::error::with_file_line Struct Reference

#include <csv.h>

Inheritance diagram for io::error::with_file_line:
io::error::escaped_string_not_closed 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::no_digit io::error::too_few_columns io::error::too_many_columns

Public Member Functions

 with_file_line ()
 
void set_file_line (int file_line)
 

Public Attributes

int file_line
 

Constructor & Destructor Documentation

◆ with_file_line()

io::error::with_file_line::with_file_line ( )
inline

Member Function Documentation

◆ set_file_line()

void io::error::with_file_line::set_file_line ( int  file_line)
inline

Member Data Documentation

◆ file_line

int io::error::with_file_line::file_line

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