preCICE v3.1.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
precice::io::TXTTableWriter::Data Struct Reference

Represents one data entry to be written. More...

Collaboration diagram for precice::io::TXTTableWriter::Data:
[legend]

Public Member Functions

bool operator== (const Data &data) const
 

Public Attributes

std::string name
 
DataType type
 

Detailed Description

Represents one data entry to be written.

Definition at line 82 of file TXTTableWriter.hpp.

Member Function Documentation

◆ operator==()

bool precice::io::TXTTableWriter::Data::operator== ( const Data & data) const
inline

Definition at line 88 of file TXTTableWriter.hpp.

Member Data Documentation

◆ name

std::string precice::io::TXTTableWriter::Data::name

Definition at line 84 of file TXTTableWriter.hpp.

◆ type

DataType precice::io::TXTTableWriter::Data::type

Definition at line 86 of file TXTTableWriter.hpp.


The documentation for this struct was generated from the following file: