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

Public Member Functions

 RtDataUI (Fl_Osc_Interface *osc_)
void reply (const char *path, const char *args,...) override
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

Fl_Osc_Interfaceosc
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

◆ RtDataUI()

RtDataUI::RtDataUI ( Fl_Osc_Interface * osc_)
inline

Member Function Documentation

◆ reply()

void RtDataUI::reply ( const char * path,
const char * args,
... )
inlineoverridevirtual

Reimplemented from rtosc::RtData.

Member Data Documentation

◆ osc

Fl_Osc_Interface* RtDataUI::osc

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