Go to the documentation of this file.
19 #ifndef MIR_FRONTEND_NULL_MESSAGE_PROCESSOR_REPORT_H_
20 #define MIR_FRONTEND_NULL_MESSAGE_PROCESSOR_REPORT_H_
30 void received_invocation(
void const*,
int, std::string
const&);
32 void completed_invocation(
void const*,
int,
bool);
34 void unknown_method(
void const*,
int, std::string
const&);
36 void exception_handled(
void const*,
int, std::exception
const&);
38 void exception_handled(
void const*, std::exception
const&);
Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013