|
CommonLibVR
|
Namespaces | |
| namespace | detail |
| namespace | error |
Classes | |
| class | ByteSourceBase |
| class | CSVReader |
| struct | double_quote_escape |
| struct | empty_line_comment |
| struct | ignore_overflow |
| class | LineReader |
| struct | no_comment |
| struct | no_quote_escape |
| struct | set_to_max_on_overflow |
| struct | single_and_empty_line_comment |
| struct | single_line_comment |
| struct | throw_on_overflow |
| struct | trim_chars |
Typedefs | |
| using | ignore_column = unsigned int |
Variables | |
| static const ignore_column | ignore_no_column = 0 |
| static const ignore_column | ignore_extra_column = 1 |
| static const ignore_column | ignore_missing_column = 2 |
| using io::ignore_column = typedef unsigned int |
|
static |
|
static |
|
static |