|
CommonLibVR
|
Classes | |
| struct | base |
| struct | can_not_open_file |
| struct | duplicated_column_in_header |
| struct | escaped_string_not_closed |
| struct | extra_column_in_header |
| struct | header_missing |
| struct | integer_must_be_positive |
| struct | integer_overflow |
| struct | integer_underflow |
| struct | invalid_single_character |
| struct | line_length_limit_exceeded |
| struct | missing_column_in_header |
| struct | no_digit |
| struct | too_few_columns |
| struct | too_many_columns |
| struct | with_column_content |
| struct | with_column_name |
| struct | with_errno |
| struct | with_file_line |
| struct | with_file_name |
Variables | |
| const int | max_file_name_length = 255 |
| const int | max_column_name_length = 63 |
| const int | max_column_content_length = 63 |
| const int io::error::max_column_content_length = 63 |
| const int io::error::max_column_name_length = 63 |
| const int io::error::max_file_name_length = 255 |