#include <message_processor_report.h>
mir::frontend::MessageProcessorReport::MessageProcessorReport |
( |
| ) |
|
|
inline |
virtual mir::frontend::MessageProcessorReport::~MessageProcessorReport |
( |
| ) |
|
|
virtualdefault |
virtual void mir::frontend::MessageProcessorReport::completed_invocation |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
bool |
result |
|
) |
| |
|
pure virtual |
virtual void mir::frontend::MessageProcessorReport::exception_handled |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::exception const & |
error |
|
) |
| |
|
pure virtual |
virtual void mir::frontend::MessageProcessorReport::exception_handled |
( |
void const * |
mediator, |
|
|
std::exception const & |
error |
|
) |
| |
|
pure virtual |
virtual void mir::frontend::MessageProcessorReport::received_invocation |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::string const & |
method |
|
) |
| |
|
pure virtual |
virtual void mir::frontend::MessageProcessorReport::unknown_method |
( |
void const * |
mediator, |
|
|
int |
id, |
|
|
std::string const & |
method |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016