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

Basic server call statistics. More...

#include <ucommon/linked.h>
#include <ucommon/thread.h>
#include <ucommon/string.h>
#include <sipwitch/namespace.h>
Include dependency graph for stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  sipwitch::stats
 A stat element of call traffic. More...
 

Namespaces

 sipwitch
 Common namespace for sipwitch server.
 

Macros

#define STAT_MAP   "sipwitch.stats"
 

Detailed Description

Basic server call statistics.

This provides the interface for managing server call statistics, which are kept in shared memory.

Definition in file stats.h.

Macro Definition Documentation

#define STAT_MAP   "sipwitch.stats"

Definition at line 45 of file stats.h.