MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Macros
controller_statistics.cpp File Reference
#include <cstdio>
#include <list>
#include <mist/config.h>
#include <mist/shared_memory.h>
#include <mist/dtsc.h>
#include "controller_statistics.h"
#include "controller_limits.h"

Data Structures

class  totalsData
 

Macros

#define KILL_ON_EXIT   false
 
#define STAT_CLI_ALL   0xFFFF
 
#define STAT_CLI_BPS_DOWN   128
 
#define STAT_CLI_BPS_UP   256
 
#define STAT_CLI_CONNTIME   8
 
#define STAT_CLI_CRC   512
 
#define STAT_CLI_DOWN   32
 
#define STAT_CLI_HOST   1
 
#define STAT_CLI_POSITION   16
 
#define STAT_CLI_PROTO   4
 
#define STAT_CLI_STREAM   2
 
#define STAT_CLI_UP   64
 
#define STAT_TOT_ALL   0xFF
 
#define STAT_TOT_BPS_DOWN   2
 
#define STAT_TOT_BPS_UP   4
 
#define STAT_TOT_CLIENTS   1
 

Macro Definition Documentation

#define KILL_ON_EXIT   false
#define STAT_CLI_ALL   0xFFFF
#define STAT_CLI_BPS_DOWN   128
#define STAT_CLI_BPS_UP   256
#define STAT_CLI_CONNTIME   8
#define STAT_CLI_CRC   512
#define STAT_CLI_DOWN   32
#define STAT_CLI_HOST   1
#define STAT_CLI_POSITION   16
#define STAT_CLI_PROTO   4
#define STAT_CLI_STREAM   2
#define STAT_CLI_UP   64
#define STAT_TOT_ALL   0xFF
#define STAT_TOT_BPS_DOWN   2
#define STAT_TOT_BPS_UP   4
#define STAT_TOT_CLIENTS   1