csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::charts::CsvChartResult Struct Reference

#include <csv_chart.hpp>

Public Attributes

std::string svg
 
std::uint64_t rows_processed = 0
 
std::uint64_t bytes_processed = 0
 

Member Data Documentation

◆ bytes_processed

std::uint64_t csvzall::charts::CsvChartResult::bytes_processed = 0

◆ rows_processed

std::uint64_t csvzall::charts::CsvChartResult::rows_processed = 0

◆ svg

std::string csvzall::charts::CsvChartResult::svg

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