preCICE v3.1.1
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
precice::profiling::NameEntry Struct Reference

#include <EventUtils.hpp>

Collaboration diagram for precice::profiling::NameEntry:
[legend]

Public Attributes

std::string name
 
int id
 

Static Public Attributes

static constexpr char type = 'n'
 

Detailed Description

Definition at line 65 of file EventUtils.hpp.

Member Data Documentation

◆ id

int precice::profiling::NameEntry::id

Definition at line 68 of file EventUtils.hpp.

◆ name

std::string precice::profiling::NameEntry::name

Definition at line 67 of file EventUtils.hpp.

◆ type

constexpr char precice::profiling::NameEntry::type = 'n'
staticconstexpr

Definition at line 66 of file EventUtils.hpp.


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