PartialCsvParser  0.1.2
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
PCP::partial_csv_t Struct Reference

Set of parameters passed to PartialCsvParser::PartialCsvParser(). More...

#include <PartialCsvParser.hpp>

Public Attributes

const CsvConfigcsv_config
 
size_t parse_from
 
size_t parse_to
 

Detailed Description

Set of parameters passed to PartialCsvParser::PartialCsvParser().

Member Data Documentation

const CsvConfig* PCP::partial_csv_t::csv_config
size_t PCP::partial_csv_t::parse_from
size_t PCP::partial_csv_t::parse_to

The documentation for this struct was generated from the following file: