|
iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for OSCInterface, including all inherited members.
| CreateReceiver(WDL_String &log, int port=8000) (defined in OSCInterface) | OSCInterface | |
| CreateSender(WDL_String &log, const char *ip="127.0.0.1", int port=8000) (defined in OSCInterface) | OSCInterface | |
| mIncomingEvents (defined in OSCInterface) | OSCInterface | protected |
| mIncomingEvents_mutex (defined in OSCInterface) | OSCInterface | protected |
| mLogFunc (defined in OSCInterface) | OSCInterface | protected |
| mTimer (defined in OSCInterface) | OSCInterface | protected |
| OnOSCMessage(OscMessageRead &msg) (defined in OSCInterface) | OSCInterface | inlinevirtual |
| operator=(const OSCInterface &)=delete (defined in OSCInterface) | OSCInterface | |
| OSCInterface(OSCLogFunc logFunc=nullptr) (defined in OSCInterface) | OSCInterface | |
| OSCInterface(const OSCInterface &)=delete (defined in OSCInterface) | OSCInterface | |
| RemoveDevice(OSCDevice *device) | OSCInterface | protected |
| SetLogFunc(OSCLogFunc logFunc) (defined in OSCInterface) | OSCInterface | inline |
| ~OSCInterface() (defined in OSCInterface) | OSCInterface | virtual |