preCICE v3.1.2
|
#include <EventUtils.hpp>
Public Attributes | |
std::string | name |
int | id |
Static Public Attributes | |
static constexpr char | type = 'n' |
Definition at line 65 of file EventUtils.hpp.
int precice::profiling::NameEntry::id |
Definition at line 68 of file EventUtils.hpp.
std::string precice::profiling::NameEntry::name |
Definition at line 67 of file EventUtils.hpp.
|
staticconstexpr |
Definition at line 66 of file EventUtils.hpp.