#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,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015