config.h File Reference

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

#define LIMAL_RUNLEVEL_API_VERSION   1

LiMaL runlevel API/namespace version.

#define LIMAL_RUNLEVEL_LIB_VERSION   "1.4.2"

LiMaL runlevel library version.


Function Documentation

unsigned int limal_runlevel_api_version (  ) 

LiMaL runlevel API version number function.

Returns:
library API version number

const char* limal_runlevel_lib_version (  ) 

LiMaL runlevel lib version number function.

Returns:
library version string


doxygen