iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
OSCSender Member List

This is the complete list of members for OSCSender, 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)OSCInterfaceprotected
mIncomingEvents_mutex (defined in OSCInterface)OSCInterfaceprotected
mLogFunc (defined in OSCInterface)OSCInterfaceprotected
mTimer (defined in OSCInterface)OSCInterfaceprotectedstatic
OnOSCMessage(OscMessageRead &msg)OSCInterfaceinlinevirtual
operator=(const OSCInterface &)=delete (defined in OSCInterface)OSCInterface
OSCInterface(OSCLogFunc logFunc=nullptr)OSCInterface
OSCInterface(const OSCInterface &)=delete (defined in OSCInterface)OSCInterface
OSCSender(const char *destIP="127.0.0.1", int port=8000, OSCLogFunc logFunc=nullptr)OSCSender
SendOSCMessage(OscMessageWrite &msg)OSCSender
SetDestination(const char *ip, int port)OSCSender
SetLogFunc(OSCLogFunc logFunc)OSCInterfaceinline
sInstances (defined in OSCInterface)OSCInterfaceprotectedstatic
~OSCInterface() (defined in OSCInterface)OSCInterfacevirtual