|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
File containing declarations relating the TCsvGrid class. More...
Go to the source code of this file.
Classes | |
| class | core_lib::csv_grid::TCsvGrid< C, T > |
| Grid class with CSV file capabilities. More... | |
Namespaces | |
| core_lib | |
| The core_lib namespace. | |
| core_lib::csv_grid | |
| The csv_grid namespace. | |
Enumerations | |
| enum | core_lib::csv_grid::eSaveToFileOptions { core_lib::csv_grid::eSaveToFileOptions::truncate, core_lib::csv_grid::eSaveToFileOptions::append } |
| Enumeration controlling how file is saved. More... | |
File containing declarations relating the TCsvGrid class.