Bayonne 3 - API
 All Classes Namespaces Files Functions Variables Typedefs Macros
Namespaces | Macros
bayonne.h File Reference

GNU Bayonne library namespace. More...

#include <ucommon/ucommon.h>
Include dependency graph for bayonne.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bayonne
 Common namespace for bayonne server.
 

Macros

#define BAYONNE_NAMESPACE   bayonne
 
#define NAMESPACE_BAYONNE   namespace bayonne {
 

Detailed Description

GNU Bayonne library namespace.

This gives the server it's own private namespace for drivers, plugins, etc, and defines the script engine.

Definition in file bayonne.h.

Macro Definition Documentation

#define BAYONNE_NAMESPACE   bayonne

Definition at line 25 of file bayonne.h.

#define NAMESPACE_BAYONNE   namespace bayonne {

Definition at line 26 of file bayonne.h.