Add a callback to be invoked when the server has been initialized, but before it starts. If multiple callbacks are added they will be invoked in the sequence added.
More...
#include <miral/add_init_callback.h>
Add a callback to be invoked when the server has been initialized, but before it starts. If multiple callbacks are added they will be invoked in the sequence added.
miral::AddInitCallback::AddInitCallback |
( |
Callback const & |
callback | ) |
|
|
explicit |
miral::AddInitCallback::~AddInitCallback |
( |
| ) |
|
void miral::AddInitCallback::operator() |
( |
mir::Server & |
server | ) |
const |
The documentation for this class was generated from the following file:
Copyright © 2016 Canonical Ltd.
Generated on Fri Sep 30 13:21:55 UTC 2016