PTLib
Version 2.18.8
|
This is the complete list of members for PTrace::Throttle< lowLevel, interval, highLevel, maxShown >, including all inherited members.
CanTrace(int64_t now=0) | PTrace::ThrottleBase | |
GetCurrentLevel() const | PTrace::ThrottleBase | inline |
GetHiddenCount() const | PTrace::ThrottleBase | inline |
GetHighLevel() const | PTrace::ThrottleBase | inline |
GetLowLevel() const | PTrace::ThrottleBase | inline |
m_currentLevel | PTrace::ThrottleBase | protected |
m_hiddenCount | PTrace::ThrottleBase | protected |
m_highLevel | PTrace::ThrottleBase | protected |
m_interval | PTrace::ThrottleBase | protected |
m_lowLevel | PTrace::ThrottleBase | protected |
m_maxShown | PTrace::ThrottleBase | protected |
m_nextLog | PTrace::ThrottleBase | protected |
m_repeatCount | PTrace::ThrottleBase | protected |
operator unsigned() const | PTrace::ThrottleBase | inline |
operator=(const ThrottleBase &other) | PTrace::ThrottleBase | |
Throttle() | PTrace::Throttle< lowLevel, interval, highLevel, maxShown > | inline |
ThrottleBase(unsigned lowLevel, unsigned interval=60000, unsigned highLevel=6, unsigned maxShown=1) | PTrace::ThrottleBase | |
ThrottleBase(const ThrottleBase &other) | PTrace::ThrottleBase |