Generic representation for local events with iterator functionality.
#include <pearl/Event.h>
◆ Event()
◆ beginptr()
Event pearl::Event::beginptr |
( |
| ) |
const |
◆ completion()
Event pearl::Event::completion |
( |
| ) |
const |
◆ endptr()
Event pearl::Event::endptr |
( |
| ) |
const |
◆ enterptr()
Event pearl::Event::enterptr |
( |
| ) |
const |
◆ get_cnode()
Callpath* pearl::Event::get_cnode |
( |
| ) |
const |
◆ get_id()
uint32_t pearl::Event::get_id |
( |
| ) |
const |
|
inline |
◆ get_location()
const Location& pearl::Event::get_location |
( |
| ) |
const |
◆ is_valid()
bool pearl::Event::is_valid |
( |
| ) |
const |
◆ leaveptr()
Event pearl::Event::leaveptr |
( |
| ) |
const |
◆ next()
Event pearl::Event::next |
( |
| ) |
const |
|
inline |
◆ next_request_event()
Event pearl::Event::next_request_event |
( |
| ) |
const |
◆ operator!=()
bool pearl::Event::operator!= |
( |
const Event & |
rhs | ) |
const |
◆ operator*()
◆ operator++() [1/2]
Event& pearl::Event::operator++ |
( |
| ) |
|
◆ operator++() [2/2]
Event pearl::Event::operator++ |
( |
int |
| ) |
|
◆ operator--() [1/2]
Event& pearl::Event::operator-- |
( |
| ) |
|
◆ operator--() [2/2]
Event pearl::Event::operator-- |
( |
int |
| ) |
|
◆ operator->()
Event_rep* pearl::Event::operator-> |
( |
| ) |
const |
◆ operator<()
bool pearl::Event::operator< |
( |
const Event & |
rhs | ) |
const |
◆ operator==()
bool pearl::Event::operator== |
( |
const Event & |
rhs | ) |
const |
◆ operator>()
bool pearl::Event::operator> |
( |
const Event & |
rhs | ) |
const |
◆ prev()
Event pearl::Event::prev |
( |
| ) |
const |
|
inline |
◆ prev_request_event()
Event pearl::Event::prev_request_event |
( |
| ) |
const |
◆ request()
Event pearl::Event::request |
( |
| ) |
const |
◆ Buffer
◆ EventKeyCompare
◆ LocalTrace
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const Event & |
event |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: