#include <UdpSocket.h>
List of all members.
Constructor & Destructor Documentation
SocketReceiveMultiplexer::SocketReceiveMultiplexer |
( |
) |
|
SocketReceiveMultiplexer::~SocketReceiveMultiplexer |
( |
) |
|
Member Function Documentation
void SocketReceiveMultiplexer::AsynchronousBreak |
( |
) |
|
void SocketReceiveMultiplexer::AttachPeriodicTimerListener |
( |
int |
periodMilliseconds, |
|
|
TimerListener * |
listener |
|
) |
| |
void SocketReceiveMultiplexer::AttachPeriodicTimerListener |
( |
int |
initialDelayMilliseconds, |
|
|
int |
periodMilliseconds, |
|
|
TimerListener * |
listener |
|
) |
| |
void SocketReceiveMultiplexer::Break |
( |
) |
|
void SocketReceiveMultiplexer::DetachPeriodicTimerListener |
( |
TimerListener * |
listener ) |
|
void SocketReceiveMultiplexer::Run |
( |
) |
|
void SocketReceiveMultiplexer::RunUntilSigInt |
( |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files: