|
| | UI_Interface (MiddleWare *impl_) |
| void | requestValue (string s) override |
| void | write (string s, const char *args,...) override |
| void | writeRaw (const char *msg) override |
| void | writeValue (string s, string ss) override |
| void | writeValue (string s, char c) override |
| void | writeValue (string s, float f) override |
| void | createLink (string s, class Fl_Osc_Widget *w) override |
| void | renameLink (string old, string newer, Fl_Osc_Widget *w) override |
| void | removeLink (string s, class Fl_Osc_Widget *w) override |
| virtual void | removeLink (class Fl_Osc_Widget *w) override |
| virtual void | damage (const char *path) override |
| void | tryLink (const char *msg) override |
| void | dumpLookupTable (void) |
| | UI_Interface () |
| void | transmitMsg (const char *path, const char *args,...) |
| void | transmitMsg (const char *rtmsg) |
| void | requestValue (string s) override |
| void | write (string s, const char *args,...) override |
| void | writeRaw (const char *msg) override |
| void | writeValue (string s, string ss) override |
| void | writeValue (string s, char c) override |
| void | writeValue (string s, float f) override |
| void | createLink (string s, class Fl_Osc_Widget *w) override |
| void | renameLink (string old, string newer, Fl_Osc_Widget *w) override |
| void | removeLink (string s, class Fl_Osc_Widget *w) override |
| virtual void | removeLink (class Fl_Osc_Widget *w) override |
| virtual void | damage (const char *path) override |
| void | tryLink (const char *msg) override |
| void | dumpLookupTable (void) |
| virtual | ~Fl_Osc_Interface (void) |
| virtual void | writeValue (string, int) |
| virtual void | writeValue (string, bool) |
| virtual void | write (string s) |
◆ UI_Interface() [1/2]
| UI_Interface::UI_Interface |
( |
MiddleWare * | impl_ | ) |
|
|
inline |
◆ UI_Interface() [2/2]
| UI_Interface::UI_Interface |
( |
| ) |
|
|
inline |
◆ createLink() [1/2]
◆ createLink() [2/2]
◆ damage() [1/2]
| virtual void UI_Interface::damage |
( |
const char * | path | ) |
|
|
inlineoverridevirtual |
◆ damage() [2/2]
| virtual void UI_Interface::damage |
( |
const char * | path | ) |
|
|
inlineoverridevirtual |
◆ dumpLookupTable() [1/2]
| void UI_Interface::dumpLookupTable |
( |
void | | ) |
|
|
inline |
◆ dumpLookupTable() [2/2]
| void UI_Interface::dumpLookupTable |
( |
void | | ) |
|
|
inline |
◆ removeLink() [1/4]
◆ removeLink() [2/4]
◆ removeLink() [3/4]
◆ removeLink() [4/4]
◆ renameLink() [1/2]
◆ renameLink() [2/2]
◆ requestValue() [1/2]
| void UI_Interface::requestValue |
( |
string | s | ) |
|
|
inlineoverridevirtual |
◆ requestValue() [2/2]
| void UI_Interface::requestValue |
( |
string | s | ) |
|
|
inlineoverridevirtual |
◆ transmitMsg() [1/2]
| void UI_Interface::transmitMsg |
( |
const char * | path, |
|
|
const char * | args, |
|
|
| ... ) |
|
inline |
◆ transmitMsg() [2/2]
| void UI_Interface::transmitMsg |
( |
const char * | rtmsg | ) |
|
|
inline |
◆ tryLink() [1/2]
| void UI_Interface::tryLink |
( |
const char * | msg | ) |
|
|
inlineoverridevirtual |
◆ tryLink() [2/2]
| void UI_Interface::tryLink |
( |
const char * | msg | ) |
|
|
inlineoverridevirtual |
◆ write() [1/2]
| void UI_Interface::write |
( |
string | s, |
|
|
const char * | args, |
|
|
| ... ) |
|
inlineoverridevirtual |
◆ write() [2/2]
| void UI_Interface::write |
( |
string | s, |
|
|
const char * | args, |
|
|
| ... ) |
|
inlineoverridevirtual |
◆ writeRaw() [1/2]
| void UI_Interface::writeRaw |
( |
const char * | msg | ) |
|
|
inlineoverridevirtual |
◆ writeRaw() [2/2]
| void UI_Interface::writeRaw |
( |
const char * | msg | ) |
|
|
inlineoverridevirtual |
◆ writeValue() [1/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
char | c ) |
|
inlineoverridevirtual |
◆ writeValue() [2/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
char | c ) |
|
inlineoverridevirtual |
◆ writeValue() [3/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
float | f ) |
|
inlineoverridevirtual |
◆ writeValue() [4/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
float | f ) |
|
inlineoverridevirtual |
◆ writeValue() [5/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
string | ss ) |
|
inlineoverridevirtual |
◆ writeValue() [6/6]
| void UI_Interface::writeValue |
( |
string | s, |
|
|
string | ss ) |
|
inlineoverridevirtual |
◆ impl
| MiddleWare* UI_Interface::impl |
|
private |
◆ map
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/Connection.cpp
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/guimain.cpp