limal-runlevel
|
#include <limal/config.h>
Go to the source code of this file.
Namespaces | |
namespace | limal |
The main LiMaL namespace. | |
namespace | limal::runlevel |
The LiMaL runlevel library namespace. | |
Defines | |
#define | LIMAL_RUNLEVEL_LIB_VERSION "1.4.2" |
#define | LIMAL_RUNLEVEL_API_VERSION 1 |
Functions | |
const char * | limal_runlevel_lib_version () |
unsigned int | limal_runlevel_api_version () |
#define LIMAL_RUNLEVEL_API_VERSION 1 |
LiMaL runlevel API/namespace version.
#define LIMAL_RUNLEVEL_LIB_VERSION "1.4.2" |
LiMaL runlevel library version.
unsigned int limal_runlevel_api_version | ( | ) |
LiMaL runlevel API version number function.
const char* limal_runlevel_lib_version | ( | ) |
LiMaL runlevel lib version number function.