#include <iax2ep.h>
Public Member Functions | |
Constructors/destructors | |
| IAX2IncomingEthernetFrames () | |
| ~IAX2IncomingEthernetFrames () | |
general worker methods | |
| virtual void | Main () |
| void | Assign (IAX2EndPoint *ep) |
| void | ProcessList () |
| void | Terminate () |
Protected Attributes | |
| IAX2EndPoint * | endpoint |
| PSyncPoint | activate |
| BOOL | keepGoing |
|
|
Construct a distributor, to send packets on to the relevant connection |
|
|
Destroy the distributor |
|
|
Set the endpoint variable |
|
|
|
|
|
Activate this thread to process all frames in the lists |
|
|
Cause this thread to die immediately |
|
|
Flag to activate this thread |
|
|
Global variable which holds the application specific data |
|
|
Flag to indicate if this receiver thread should keep listening for network data |
1.4.2