config.h File Reference

#include <limal/config.h>

Go to the source code of this file.

Namespaces

namespace  /usr/src/packages/BUILD/limal-apparmor-notifications-1.0.0/src/limal/apparmor-notifications/config.h
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.

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 Mon Sep 21 07:30:42 2009 by  doxygen 1.4.6