#include <yatephone.h>
Inheritance diagram for Router:

Public Member Functions | |
| Router (Driver *driver, const char *id, Message *msg) | |
| virtual void | run () |
| virtual bool | route () |
| virtual void | cleanup () |
Protected Member Functions | |
| const String & | id () const |
Asynchronous call routing thread
|
||||||||||||||||
|
Constructor - creates a new routing thread
|
|
|
Thread cleanup handler Reimplemented from Thread. |
|
|
Get the routed channel identifier
|
|
|
Actual routing method
|
|
|
Main thread running method Implements Runnable. |
1.4.4