#include <limal/runlevel/config.h>
#include <blocxx/String.hpp>
#include <blocxx/Array.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | limal |
| namespace | limal::runlevel |
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) |
1.5.0