libpsynth 0.2.1
Classes | Namespaces | Defines | Enumerations
/home/raskolnikov/dev/psynth/trunk/src/psynth/net/osc_client.hpp File Reference
#include <psynth/net/osc_controller.hpp>
Include dependency graph for osc_client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psynth::osc_client_listener
class  psynth::osc_client_subject
class  psynth::osc_client

Namespaces

namespace  psynth

Defines

#define PSYNTH_DEFAULT_CLIENT_PORT   8192
#define PSYNTH_DEFAULT_CLIENT_PORT_STR   "8192"

Enumerations

enum  psynth::osc_client_error { psynth::CE_NONE = 0, psynth::CE_PORT_BINDING, psynth::CE_SERVER_TIMEOUT, psynth::CE_SERVER_DROP }

Define Documentation

#define PSYNTH_DEFAULT_CLIENT_PORT   8192
#define PSYNTH_DEFAULT_CLIENT_PORT_STR   "8192"