OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
CSVProperties.h
Go to the documentation of this file.
1#pragma once
2#include <string>
3#include <string>
4
Definition CSVProperties.h:6
std::string m_columnDelimiter
Definition CSVProperties.h:8
bool m_evaluateEscapeCharacters
Definition CSVProperties.h:10
std::string m_decimalDelimiter
Definition CSVProperties.h:9
std::string m_rowDelimiter
Definition CSVProperties.h:7