#include <UdpSocket.h>
◆ SocketReceiveMultiplexer()
SocketReceiveMultiplexer::SocketReceiveMultiplexer |
( |
| ) |
|
◆ ~SocketReceiveMultiplexer()
SocketReceiveMultiplexer::~SocketReceiveMultiplexer |
( |
| ) |
|
◆ AsynchronousBreak()
void SocketReceiveMultiplexer::AsynchronousBreak |
( |
| ) |
|
◆ AttachPeriodicTimerListener() [1/2]
void SocketReceiveMultiplexer::AttachPeriodicTimerListener |
( |
int |
periodMilliseconds, |
|
|
TimerListener * |
listener |
|
) |
| |
◆ AttachPeriodicTimerListener() [2/2]
void SocketReceiveMultiplexer::AttachPeriodicTimerListener |
( |
int |
initialDelayMilliseconds, |
|
|
int |
periodMilliseconds, |
|
|
TimerListener * |
listener |
|
) |
| |
◆ AttachSocketListener()
◆ Break()
void SocketReceiveMultiplexer::Break |
( |
| ) |
|
◆ DetachPeriodicTimerListener()
void SocketReceiveMultiplexer::DetachPeriodicTimerListener |
( |
TimerListener * |
listener | ) |
|
◆ DetachSocketListener()
◆ Run()
void SocketReceiveMultiplexer::Run |
( |
| ) |
|
◆ RunUntilSigInt()
void SocketReceiveMultiplexer::RunUntilSigInt |
( |
| ) |
|
◆ UdpSocket
◆ impl_
The documentation for this class was generated from the following files:
- /home/trekirk/ROS/catkin_dev/src/acoustic_touch_recognition/include/oscpack/ip/UdpSocket.h
- /home/trekirk/ROS/catkin_dev/src/acoustic_touch_recognition/src/oscpack/ip/posix/UdpSocket.cpp