Match an event whose event_id is event_id.
More...
#include <EventIdMatcher.hpp>
Public Member Functions | |
| template<IndexedEvent EventType> | |
| bool | operator() (const EventType &event) const |
Public Attributes | |
| EventTraits::event_id_t | event_id = EventTraits::invalid_event_id |
Match an event whose event_id is event_id.
Definition at line 10 of file EventIdMatcher.hpp.
|
inline |
Definition at line 13 of file EventIdMatcher.hpp.
| EventTraits::event_id_t Kokkos::utils::callbacks::EventIdMatcher::event_id = EventTraits::invalid_event_id |
Definition at line 17 of file EventIdMatcher.hpp.