#include <CsvFile.h>
◆ addValue()
CsvFileRow & ph::CsvFileRow::addValue |
( |
std::string | value | ) |
|
◆ getValue() [1/3]
std::string & ph::CsvFileRow::getValue |
( |
std::size_t | index | ) |
|
◆ getValue() [2/3]
const std::string & ph::CsvFileRow::getValue |
( |
std::size_t | index | ) |
const |
◆ getValue() [3/3]
template<typename NumberType >
NumberType ph::CsvFileRow::getValue |
( |
std::size_t | index | ) |
const |
|
inline |
◆ numValues()
std::size_t ph::CsvFileRow::numValues |
( |
| ) |
const |
The documentation for this class was generated from the following files: