#include <string>
#include <rtosc/ports.h>
Go to the source code of this file.
|
| Clipboard | zyncarla::clipboardCopy (class MiddleWare &mw, std::string url) |
| void | zyncarla::presetCopy (MiddleWare &mw, std::string url, std::string name) |
| void | zyncarla::presetPaste (MiddleWare &mw, std::string url, std::string name) |
| void | zyncarla::presetCopyArray (MiddleWare &mw, std::string url, int field, std::string name) |
| void | zyncarla::presetPasteArray (MiddleWare &mw, std::string url, int field, std::string name) |
| void | zyncarla::presetPaste (std::string url, int) |
| void | zyncarla::presetDelete (int) |
| void | zyncarla::presetRescan () |
| std::string | zyncarla::presetClipboardType () |
| bool | zyncarla::presetCheckClipboardType () |