#include <Logger.h>
◆ IceStats() [1/2]
Nice::AppLogger::IceStats::IceStats |
( |
| ) |
|
◆ IceStats() [2/2]
Nice::AppLogger::IceStats::IceStats |
( |
| ) |
|
◆ bytesRcvtPush() [1/2]
void Nice::AppLogger::IceStats::bytesRcvtPush |
( |
const double & |
_val | ) |
|
◆ bytesRcvtPush() [2/2]
void Nice::AppLogger::IceStats::bytesRcvtPush |
( |
const double & |
| ) |
|
◆ bytesReceived() [1/2]
void Nice::AppLogger::IceStats::bytesReceived |
( |
const ::std::string & |
, |
|
|
::Nice::I32 |
|
|
) |
| |
◆ bytesReceived() [2/2]
void Nice::AppLogger::IceStats::bytesReceived |
( |
const ::std::string & |
, |
|
|
::Nice::I32 |
_ival |
|
) |
| |
◆ bytesSent() [1/2]
void Nice::AppLogger::IceStats::bytesSent |
( |
const ::std::string & |
, |
|
|
::Nice::I32 |
|
|
) |
| |
◆ bytesSent() [2/2]
void Nice::AppLogger::IceStats::bytesSent |
( |
const ::std::string & |
, |
|
|
::Nice::I32 |
_ival |
|
) |
| |
◆ bytesSentPush() [1/2]
void Nice::AppLogger::IceStats::bytesSentPush |
( |
const double & |
| ) |
|
◆ bytesSentPush() [2/2]
void Nice::AppLogger::IceStats::bytesSentPush |
( |
const double & |
_val | ) |
|
◆ initialize() [1/2]
◆ initialize() [2/2]
◆ m_rcvt
◆ m_rcvtData
double Nice::AppLogger::IceStats::m_rcvtData |
|
private |
◆ m_rcvtDataPerSec
Nice::Atomic< double > Nice::AppLogger::IceStats::m_rcvtDataPerSec |
|
private |
◆ m_rcvtTimer
◆ m_remote
bool Nice::AppLogger::IceStats::m_remote |
|
private |
◆ m_sent
◆ m_sentData
double Nice::AppLogger::IceStats::m_sentData |
|
private |
◆ m_sentDataPerSec
Nice::Atomic< double > Nice::AppLogger::IceStats::m_sentDataPerSec |
|
private |
◆ m_sentTimer
◆ m_time
The documentation for this class was generated from the following files:
- /home/nirva/insroot/include/Nice/App/Logger.h
- TwiceAsNice/nice/src/libNice/Nice/App/Logger.cc