Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d99kris/rapidcsv
/ types & classes
Types & classes
10 in github.com/d99kris/rapidcsv
⨍
Functions
133
◇
Types & classes
10
↓ 121 callers
Class
LabelParams
* @brief Datastructure holding parameters controlling which row and column should be * treated as labels. */
src/rapidcsv.h:339
↓ 34 callers
Class
SeparatorParams
* @brief Datastructure holding parameters controlling how the CSV data fields are separated. */
src/rapidcsv.h:383
↓ 10 callers
Class
ConverterParams
* @brief Datastructure holding parameters controlling how invalid numbers (including * empty strings) should be handled. */
src/rapidcsv.h:47
↓ 7 callers
Class
LineReaderParams
* @brief Datastructure holding parameters controlling how special line formats should be * treated. */
src/rapidcsv.h:445
↓ 2 callers
Class
no_converter
* @brief Exception thrown when attempting to access Document data in a datatype which * is not supported by the Converter class.
src/rapidcsv.h:96
↓ 1 callers
Class
Document
* @brief Class representing a CSV document. */
src/rapidcsv.h:483
Class
Converter
src/rapidcsv.h:115
Class
MyStruct
examples/ex009.cpp:17
Class
Struct
tests/test063.cpp:14
Class
Timer
tests/perftest.h:7