Jpp  master_rocky-40-g5f0272dcd
the software that should make you happy
Public Attributes | List of all members
CSV Struct Reference

#include <csv2code.hh>

Public Attributes

std::vector< std::string > types
 
std::vector< std::string > names
 
std::vector< std::string > numbers
 
std::vector< std::string > comments
 

Detailed Description

Definition at line 15 of file csv2code.hh.

Member Data Documentation

◆ types

std::vector<std::string> CSV::types

Definition at line 16 of file csv2code.hh.

◆ names

std::vector<std::string> CSV::names

Definition at line 17 of file csv2code.hh.

◆ numbers

std::vector<std::string> CSV::numbers

Definition at line 18 of file csv2code.hh.

◆ comments

std::vector<std::string> CSV::comments

Definition at line 19 of file csv2code.hh.


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