PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PTrace::ThrottleBase Member List

This is the complete list of members for PTrace::ThrottleBase, including all inherited members.

CanTrace(int64_t now=0)PTrace::ThrottleBase
GetCurrentLevel() const PTrace::ThrottleBaseinline
GetHiddenCount() const PTrace::ThrottleBaseinline
GetHighLevel() const PTrace::ThrottleBaseinline
GetLowLevel() const PTrace::ThrottleBaseinline
m_currentLevelPTrace::ThrottleBaseprotected
m_hiddenCountPTrace::ThrottleBaseprotected
m_highLevelPTrace::ThrottleBaseprotected
m_intervalPTrace::ThrottleBaseprotected
m_lowLevelPTrace::ThrottleBaseprotected
m_maxShownPTrace::ThrottleBaseprotected
m_nextLogPTrace::ThrottleBaseprotected
m_repeatCountPTrace::ThrottleBaseprotected
operator unsigned() const PTrace::ThrottleBaseinline
operator<<(ostream &strm, const ThrottleBase &throttle)PTrace::ThrottleBasefriend
operator=(const ThrottleBase &other)PTrace::ThrottleBase
ThrottleBase(unsigned lowLevel, unsigned interval=60000, unsigned highLevel=6, unsigned maxShown=1)PTrace::ThrottleBase
ThrottleBase(const ThrottleBase &other)PTrace::ThrottleBase