MirAL
|
Allow debug extension APIs to be enabled and disabled. More...
#include <miral/debug_extension.h>
Public Member Functions | |
DebugExtension () | |
DebugExtension (DebugExtension const &) | |
DebugExtension & | operator= (DebugExtension const &) |
void | enable () |
void | disable () |
void | operator() (mir::Server &server) const |
Allow debug extension APIs to be enabled and disabled.
miral::DebugExtension::DebugExtension | ( | ) |
miral::DebugExtension::DebugExtension | ( | DebugExtension const & | ) |
void miral::DebugExtension::disable | ( | ) |
void miral::DebugExtension::enable | ( | ) |
void miral::DebugExtension::operator() | ( | mir::Server & | server | ) | const |
DebugExtension& miral::DebugExtension::operator= | ( | DebugExtension const & | ) |
Copyright © 2016 Canonical Ltd.
Generated on Tue Dec 20 16:03:55 UTC 2016