kokkos-utils 0.0.4
 
Loading...
Searching...
No Matches
Kokkos::utils::tests::callbacks::CustomEvent Struct Reference

Public Member Functions

bool operator== (const CustomEvent &) const =default
 

Public Attributes

EventTraits::event_id_t event_id = EventTraits::invalid_event_id
 

Detailed Description

Definition at line 207 of file test_RecorderListener.cpp.

Member Function Documentation

◆ operator==()

bool Kokkos::utils::tests::callbacks::CustomEvent::operator== ( const CustomEvent & ) const
default

Member Data Documentation

◆ event_id

EventTraits::event_id_t Kokkos::utils::tests::callbacks::CustomEvent::event_id = EventTraits::invalid_event_id

Definition at line 208 of file test_RecorderListener.cpp.


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