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

#include <EventUtils.hpp>

Inheritance diagram for precice::profiling::DataEntry:
[legend]
Collaboration diagram for precice::profiling::DataEntry:
[legend]

Public Member Functions

 DataEntry (int eid, Event::Clock::time_point c, int did, int dv)
 
- Public Member Functions inherited from precice::profiling::TimedEntry
 TimedEntry (int eid, Event::Clock::time_point c)
 

Public Attributes

int did
 
int dvalue
 
- Public Attributes inherited from precice::profiling::TimedEntry
int eid
 
Event::Clock::time_point clock
 

Static Public Attributes

static constexpr char type = 'd'
 

Detailed Description

Definition at line 56 of file EventUtils.hpp.

Constructor & Destructor Documentation

◆ DataEntry()

precice::profiling::DataEntry::DataEntry ( int eid,
Event::Clock::time_point c,
int did,
int dv )
inline

Definition at line 57 of file EventUtils.hpp.

Member Data Documentation

◆ did

int precice::profiling::DataEntry::did

Definition at line 61 of file EventUtils.hpp.

◆ dvalue

int precice::profiling::DataEntry::dvalue

Definition at line 62 of file EventUtils.hpp.

◆ type

constexpr char precice::profiling::DataEntry::type = 'd'
staticconstexpr

Definition at line 60 of file EventUtils.hpp.


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