Public Member Functions | |
| TimerHeapElement (int i) | |
| TimerHeapElement (const TimerHeapElement &) | |
| TimerHeapElement & | operator= (const TimerHeapElement &) |
| TimerBase * | timer () const |
| void | checkConsistency () const |
| WebCore::TimerHeapElement::TimerHeapElement | ( | int | i | ) | [inline, explicit] |
| WebCore::TimerHeapElement::TimerHeapElement | ( | const TimerHeapElement & | o | ) | [inline] |
| TimerHeapElement & WebCore::TimerHeapElement::operator= | ( | const TimerHeapElement & | o | ) | [inline] |
| TimerBase* WebCore::TimerHeapElement::timer | ( | ) | const [inline] |
| void WebCore::TimerHeapElement::checkConsistency | ( | ) | const [inline] |