|
limal-runlevel
|
Runlevel utility functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | limal |
| The main LiMaL namespace. | |
| namespace | limal::runlevel |
| The LiMaL runlevel library namespace. | |
Typedefs | |
| typedef char | limal::runlevel::Runlevel |
| typedef BLOCXX_NAMESPACE::Array < Runlevel > | limal::runlevel::Runlevels |
Functions | |
| Runlevel | limal::runlevel::getDefaultRunlevel () |
| Runlevel | limal::runlevel::getCurrentRunlevel () |
| Runlevels | limal::runlevel::getEnabledRunlevels () |
| bool | limal::runlevel::isRunlevelEnabled (Runlevel runlevel) |
| bool | limal::runlevel::setDefaultRunlevel (Runlevel runlevel) |
| bool | limal::runlevel::switchToRunlevel (Runlevel runlevel) |
| BLOCXX_NAMESPACE::Array < BLOCXX_NAMESPACE::String > | limal::runlevel::getRunlevelServiceNames (Runlevel runlevel) |
Runlevel utility functions.
1.8.1