#include <message_processor_report.h>
|
void | received_invocation (void const *mediator, int id, std::string const &method) |
|
void | completed_invocation (void const *mediator, int id, bool result) |
|
void | unknown_method (void const *mediator, int id, std::string const &method) |
|
void | exception_handled (void const *mediator, int id, std::exception const &error) |
|
void | exception_handled (void const *mediator, std::exception const &error) |
|
void | sent_event (void const *mediator, MirSurfaceEvent const &event) |
|
| MessageProcessorReport () |
|
virtual | ~MessageProcessorReport ()=default |
|
void mir::report::lttng::MessageProcessorReport::completed_invocation |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
bool |
result |
|
) |
| |
|
virtual |
void mir::report::lttng::MessageProcessorReport::exception_handled |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::exception const & |
error |
|
) |
| |
|
virtual |
void mir::report::lttng::MessageProcessorReport::exception_handled |
( |
void const * |
mediator, |
|
|
std::exception const & |
error |
|
) |
| |
|
virtual |
void mir::report::lttng::MessageProcessorReport::received_invocation |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::string const & |
method |
|
) |
| |
|
virtual |
void mir::report::lttng::MessageProcessorReport::sent_event |
( |
void const * |
mediator, |
|
|
MirSurfaceEvent const & |
event |
|
) |
| |
|
virtual |
void mir::report::lttng::MessageProcessorReport::unknown_method |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::string const & |
method |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014