libpniio
|
![]() |
Modules | |
Parsers: creating objects from strings | |
Formatters: converting data to strings | |
Data Structures | |
class | pni::io::column_info |
Spreadsheet column information. More... | |
class | pni::io::container_io_config |
container IO configuration More... | |
class | pni::io::fio_reader |
FIO data reader. More... | |
class | pni::io::spreadsheet_reader |
base class for spreadsheet reader More... | |
libpniio* provides support for reading and writing ASCII data. While there is reading support is provided for all kind of concrete ASCII formats, writing support is only supported up to some elementary extent.