Generic representation for remote events without iterator functionality.
#include <pearl/RemoteEvent.h>
◆ RemoteEvent()
◆ get_cnode()
Callpath* pearl::RemoteEvent::get_cnode |
( |
| ) |
const |
◆ get_location()
const Location& pearl::RemoteEvent::get_location |
( |
| ) |
const |
◆ get_remote_index()
uint32_t pearl::RemoteEvent::get_remote_index |
( |
| ) |
const |
◆ operator*()
Event_rep& pearl::RemoteEvent::operator* |
( |
| ) |
const |
◆ operator->()
Event_rep* pearl::RemoteEvent::operator-> |
( |
| ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const RemoteEvent & |
event |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: