LMMS
Loading...
Searching...
No Matches
zyncarla::Capture Class Reference
Inheritance diagram for zyncarla::Capture:
rtosc::RtData

Public Member Functions

 Capture (void *obj_)
virtual void reply (const char *path, const char *args,...)
Public Member Functions inherited from rtosc::RtData
 RtData (void)
void push_index (int ind)
void pop_index (void)
virtual void replyArray (const char *path, const char *args, rtosc_arg_t *vals)
virtual void reply (const char *msg)
 Reply if information has been requested.
virtual void chain (const char *path, const char *args,...)
virtual void chain (const char *msg)
 Bypass message to some kind of backend if the message can not be handled.
virtual void chainArray (const char *path, const char *args, rtosc_arg_t *vals)
virtual void broadcast (const char *path, const char *args,...)
 Transmit initialization/change of a value to all listeners.
virtual void broadcast (const char *msg)
virtual void broadcastArray (const char *path, const char *args, rtosc_arg_t *vals)
virtual void forward (const char *rational=NULL)

Public Attributes

char msgbuf [1024]
char locbuf [1024]
Public Attributes inherited from rtosc::RtData
char * loc
size_t loc_size
voidobj
 runtime object to dispatch this object to
int matches
 number of matches returned from dispatch routine
const Portport
const char * message
 Will be set to point to the full OSC message in case of a base dispatch.
int idx [16]

Constructor & Destructor Documentation

◆ Capture()

zyncarla::Capture::Capture ( void * obj_)
inline

Member Function Documentation

◆ reply()

virtual void zyncarla::Capture::reply ( const char * path,
const char * args,
... )
inlinevirtual

Reimplemented from rtosc::RtData.

Member Data Documentation

◆ locbuf

char zyncarla::Capture::locbuf[1024]

◆ msgbuf

char zyncarla::Capture::msgbuf[1024]

The documentation for this class was generated from the following file: