CSV Data container.
More...
|
using | CsvElement |
| CSV Elements (number or if not convertible to number as std::string)
|
|
using | CsvLine |
| CSV Line with splitted entries.
|
|
|
static std::string | type () |
| Returns the type of the data class.
|
|
|
std::vector< std::string > | description |
| Data description.
|
|
std::vector< CsvLine > | lines |
| Data container.
|
|
◆ type()
static std::string NAV::CsvData::type |
( |
| ) |
|
|
inlinestatic |
Returns the type of the data class.
- Returns
- The data type
The documentation for this class was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/NodeData/General/CsvData.hpp