#include <limal/runlevel/config.h>
#include <blocxx/String.hpp>
#include <blocxx/Array.hpp>
#include <blocxx/Map.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | limal |
| namespace | limal::runlevel |
Classes | |
| class | limal::runlevel::Service |
| Generic service class. More... | |
Typedefs | |
| typedef BLOCXX_NAMESPACE::Array< BLOCXX_NAMESPACE::String > | limal::runlevel::ServiceCmdArgs |
| Shortcut for command argument array. | |
| typedef BLOCXX_NAMESPACE::Map< BLOCXX_NAMESPACE::String, BLOCXX_NAMESPACE::String > | limal::runlevel::ServiceEnvVars |
| Shortcut for environment variable map. | |
Functions | |
| BLOCXX_NAMESPACE::String | limal::runlevel::getServiceScriptDir () |
| BLOCXX_NAMESPACE::Array< BLOCXX_NAMESPACE::String > | limal::runlevel::getInstalledServiceNames () |
1.5.0