#include <limal/config.h>Go to the source code of this file.
Namespaces | |
| namespace | limal::apparmor_notifications |
| namespace | limal |
| namespace | limal::apparmor_notifications0 |
Defines | |
| #define | LIMAL_APPARMOR_NOTIFICATIONS_LIB_VERSION "0.0.1" |
| #define | LIMAL_APPARMOR_NOTIFICATIONS_API_VERSION 0 |
| #define | APPARMOR_NOTIFICATIONS_NAMESPACE LIMAL_DEFINE_NAMESPACE(apparmor_notifications, LIMAL_APPARMOR_NOTIFICATIONS_API_VERSION) |
Functions | |
| const char *const | limal_apparmor_notifications_lib_version () |
| const unsigned int | limal_apparmor_notifications_api_version () |
file to a namespace with appended API version number.
| #define APPARMOR_NOTIFICATIONS_NAMESPACE LIMAL_DEFINE_NAMESPACE(apparmor_notifications, LIMAL_APPARMOR_NOTIFICATIONS_API_VERSION) |
LiMaL apparmor-notifications namespace definition with appended API version number.
| #define LIMAL_APPARMOR_NOTIFICATIONS_API_VERSION 0 |
LiMaL apparmor-notifications API/namespace version.
| #define LIMAL_APPARMOR_NOTIFICATIONS_LIB_VERSION "0.0.1" |
LiMaL apparmor-notifications library version.
| const unsigned int limal_apparmor_notifications_api_version | ( | ) |
LiMaL apparmor-notifications API version number function.
| const char* const limal_apparmor_notifications_lib_version | ( | ) |
LiMaL apparmor-notifications lib version number function.
1.5.3