Service.hpp File Reference

This is a short description of the library. More...

#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.


Classes

class  limal::runlevel::Service
 Generic service class. More...

Namespaces

namespace  limal
 The main LiMaL namespace.
namespace  limal::runlevel
 The LiMaL runlevel library namespace.

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 ()


Detailed Description

This is a short description of the library.


doxygen