SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros
namespace.h File Reference

GNU SIP Witch library namespace. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sipwitch
 Common namespace for sipwitch server.
 

Macros

#define SIPWITCH_NAMESPACE   sipwitch
 
#define NAMESPACE_SIPWITCH   namespace sipwitch {
 

Detailed Description

GNU SIP Witch library namespace.

This gives the server it's own private namespace for plugins, etc.

Definition in file namespace.h.

Macro Definition Documentation

#define NAMESPACE_SIPWITCH   namespace sipwitch {

Definition at line 31 of file namespace.h.

#define SIPWITCH_NAMESPACE   sipwitch

Definition at line 30 of file namespace.h.