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) | OSCInterface | |
CreateSender(WDL_String &log, const char *ip="127.0.0.1", int port=8000) | 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 | protectedstatic |
OnOSCMessage(OscMessageRead &msg) | OSCInterface | inlinevirtual |
operator=(const OSCInterface &)=delete (defined in OSCInterface) | OSCInterface | |
OSCInterface(OSCLogFunc logFunc=nullptr) | OSCInterface | |
OSCInterface(const OSCInterface &)=delete (defined in OSCInterface) | OSCInterface | |
SetLogFunc(OSCLogFunc logFunc) | OSCInterface | inline |
sInstances (defined in OSCInterface) | OSCInterface | protectedstatic |
~OSCInterface() (defined in OSCInterface) | OSCInterface | virtual |