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::ca_mgm
 The LiMaL ca-mgm library namespace.

Defines

#define LIMAL_CA_MGM_LIB_VERSION   "1.5.0"
#define LIMAL_CA_MGM_API_VERSION   1

Functions

const char * limal_ca_mgm_lib_version ()
unsigned int limal_ca_mgm_api_version ()


Define Documentation

#define LIMAL_CA_MGM_API_VERSION   1

LiMaL ca-mgm API/namespace version.

#define LIMAL_CA_MGM_LIB_VERSION   "1.5.0"

LiMaL ca-mgm library version.


Function Documentation

unsigned int limal_ca_mgm_api_version (  ) 

LiMaL ca-mgm API version number function.

Returns:
library API version number

const char* limal_ca_mgm_lib_version (  ) 

LiMaL ca-mgm lib version number function.

Returns:
library version string


doxygen