config.h File Reference

#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 ()


Detailed Description

This is config file, where we declare the namespace and compilation time definitions, like our version.

file to a namespace with appended API version number.


Define Documentation

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


Function Documentation

const unsigned int limal_apparmor_notifications_api_version (  ) 

LiMaL apparmor-notifications API version number function.

Returns:
library API version number

const char* const limal_apparmor_notifications_lib_version (  ) 

LiMaL apparmor-notifications lib version number function.

Returns:
library version string


Generated on Sat Sep 22 00:45:04 2007 by  doxygen 1.5.3