SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros
service.cpp File Reference
#include <sipwitch-config.h>
#include <ucommon/ucommon.h>
#include <ucommon/export.h>
#include <sipwitch/control.h>
#include <sipwitch/service.h>
#include <sipwitch/modules.h>
#include <sipwitch/events.h>
#include <ctype.h>
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <fcntl.h>
#include <new>
Include dependency graph for service.cpp:

Go to the source code of this file.

Namespaces

 sipwitch
 Common namespace for sipwitch server.
 

Macros

#define RUNLEVELS   (sizeof(callback::runlevels) / sizeof(LinkedObject *))
 

Macro Definition Documentation

#define RUNLEVELS   (sizeof(callback::runlevels) / sizeof(LinkedObject *))

Definition at line 31 of file service.cpp.