preCICE v3.1.2
|
Represents one data entry to be written. More...
Public Member Functions | |
bool | operator== (const Data &data) const |
Public Attributes | |
std::string | name |
DataType | type |
Represents one data entry to be written.
Definition at line 82 of file TXTTableWriter.hpp.
|
inline |
Definition at line 88 of file TXTTableWriter.hpp.
std::string precice::io::TXTTableWriter::Data::name |
Definition at line 84 of file TXTTableWriter.hpp.
DataType precice::io::TXTTableWriter::Data::type |
Definition at line 86 of file TXTTableWriter.hpp.