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.

Referenced by limal_apparmor_notifications_api_version().

#define LIMAL_APPARMOR_NOTIFICATIONS_LIB_VERSION   "0.0.1"

LiMaL apparmor-notifications library version.

Referenced by limal_apparmor_notifications_lib_version().


Function Documentation

const unsigned int limal_apparmor_notifications_api_version (  ) 

LiMaL apparmor-notifications API version number function.

Returns:
library API version number

References LIMAL_APPARMOR_NOTIFICATIONS_API_VERSION.

const char* const limal_apparmor_notifications_lib_version (  ) 

LiMaL apparmor-notifications lib version number function.

Returns:
library version string

References LIMAL_APPARMOR_NOTIFICATIONS_LIB_VERSION.


Generated on Sat Jun 7 02:54:48 2008 by  doxygen 1.5.5