#include <osc_client.hpp>
List of all members.
Member Enumeration Documentation
- Enumerator:
| IDLE |
|
| PENDING |
|
| CONNECTED |
|
| CLOSING |
|
Constructor & Destructor Documentation
| psynth::osc_client::osc_client |
( |
| ) |
|
| psynth::osc_client::~osc_client |
( |
| ) |
|
Member Function Documentation
| void psynth::osc_client::connect |
( |
lo_address |
target, |
|
|
const char * |
src_port |
|
) |
| |
| void psynth::osc_client::disconnect |
( |
| ) |
|
| state psynth::osc_client::get_state |
( |
| ) |
[inline] |
| int psynth::osc_client::receive |
( |
int |
time_out = 0 | ) |
|
| int psynth::osc_client::update |
( |
int |
msec | ) |
|
The documentation for this class was generated from the following files: