38 osc->removeLink(
this);
70 osc->writeRaw(buffer);
72 puts(
"Dangerous Event ommision");
88 osc->requestValue(
loc+path);
93 osc->createLink(
loc+path,
this);
94 osc->requestValue(
loc+path);
131 osc->renameLink(old_loc, new_loc,
this);
132 osc->requestValue(new_loc);
Definition Fl_Osc_Interface.h:56
Definition Fl_Osc_Pane.H:20
UINT_D64 w
Definition inflate.c:942
unsigned v[N_MAX]
Definition inflate.c:1584
unsigned x[BMAX+1]
Definition inflate.c:1586
size_t rtosc_vmessage(char *buffer, size_t len, const char *address, const char *arguments, va_list ap)
Definition rtosc.c:497