#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_API_VERSION 1 |
Functions | |
const char * | limal_ca_mgm_lib_version () |
unsigned int | limal_ca_mgm_api_version () |
#define LIMAL_CA_MGM_API_VERSION 1 |
LiMaL ca-mgm library version. LiMaL ca-mgm API/namespace version.
unsigned int limal_ca_mgm_api_version | ( | ) |
LiMaL ca-mgm API version number function.
const char* limal_ca_mgm_lib_version | ( | ) |
LiMaL ca-mgm lib version number function.