preCICE v3.2.0
|
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 81 of file TXTTableWriter.hpp.
|
inline |
Definition at line 87 of file TXTTableWriter.hpp.
std::string precice::io::TXTTableWriter::Data::name |
Definition at line 83 of file TXTTableWriter.hpp.
DataType precice::io::TXTTableWriter::Data::type |
Definition at line 85 of file TXTTableWriter.hpp.