#include <ExternalTimer.hxx>
List of all members.
Detailed Description
Definition at line 17 of file ExternalTimer.hxx.
Constructor & Destructor Documentation
| virtual resip::ExternalTimer::~ExternalTimer |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| virtual void resip::ExternalTimer::createRecurringTimer |
( |
AsyncID |
timerID, |
|
|
unsigned long |
every_ms |
|
) |
| [pure virtual] |
| virtual void resip::ExternalTimer::createTimer |
( |
AsyncID |
timerID, |
|
|
unsigned long |
ms |
|
) |
| [pure virtual] |
| virtual void resip::ExternalTimer::deleteTimer |
( |
AsyncID |
timerID | ) |
[pure virtual] |
| virtual AsyncID resip::ExternalTimer::generateAsyncID |
( |
| ) |
[pure virtual] |
The documentation for this class was generated from the following file: