Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::osc::Recv, including all inherited members.
address() const (defined in al::osc::Recv) | al::osc::Recv | inline |
appendHandler(PacketHandler &v) | al::osc::Recv | inline |
background() const | al::osc::Recv | inline |
bufferSize(int n) | al::osc::Recv | inline |
data() const | al::osc::Recv | inline |
handler(PacketHandler &v) | al::osc::Recv | inline |
isOpen() (defined in al::osc::Recv) | al::osc::Recv | inline |
loop() (defined in al::osc::Recv) | al::osc::Recv | |
mAddress (defined in al::osc::Recv) | al::osc::Recv | protected |
mBackground (defined in al::osc::Recv) | al::osc::Recv | protected |
mBuffer (defined in al::osc::Recv) | al::osc::Recv | protected |
mHandlers (defined in al::osc::Recv) | al::osc::Recv | protected |
mOpen (defined in al::osc::Recv) | al::osc::Recv | protected |
mPort (defined in al::osc::Recv) | al::osc::Recv | protected |
mThread (defined in al::osc::Recv) | al::osc::Recv | protected |
open(uint16_t port, const char *address="", al_sec timeout=0) (defined in al::osc::Recv) | al::osc::Recv | |
parse(const char *packet, int size, const char *senderAddr) (defined in al::osc::Recv) | al::osc::Recv | |
parse(const char *packet, int size, TimeTag timeTag=1, const char *senderAddr=nullptr) (defined in al::osc::Recv) | al::osc::Recv | static |
port() const (defined in al::osc::Recv) | al::osc::Recv | inline |
portAvailable(uint16_t port, const char *address="") (defined in al::osc::Recv) | al::osc::Recv | static |
Recv() (defined in al::osc::Recv) | al::osc::Recv | |
Recv(uint16_t port, const char *address="", al_sec timeout=0) | al::osc::Recv | |
recv() | al::osc::Recv | |
start() | al::osc::Recv | |
stop() | al::osc::Recv | |
~Recv() (defined in al::osc::Recv) | al::osc::Recv | virtual |