VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tracy::Socket Member List

This is the complete list of members for tracy::Socket, including all inherited members.

Close()tracy::Socket
Connect(const char *addr, uint16_t port)tracy::Socket
ConnectBlocking(const char *addr, uint16_t port)tracy::Socket
GetSendBufSize()tracy::Socket
HasData()tracy::Socket
IsValid() const tracy::Socket
m_buftracy::Socketprivate
m_bufLefttracy::Socketprivate
m_bufPtrtracy::Socketprivate
m_connSocktracy::Socketprivate
m_ptrtracy::Socketprivate
m_restracy::Socketprivate
m_socktracy::Socketprivate
operator=(const Socket &)tracy::Socket
operator=(Socket &&)tracy::Socket
Read(void *buf, int len, int timeout)tracy::Socket
Read(void *buf, int len, int timeout, ShouldExit exitCb)tracy::Socketinline
ReadImpl(char *&buf, int &len, int timeout)tracy::Socketprivate
ReadRaw(void *buf, int len, int timeout)tracy::Socket
ReadUpTo(void *buf, int len, int timeout)tracy::Socket
Recv(void *buf, int len, int timeout)tracy::Socketprivate
RecvBuffered(void *buf, int len, int timeout)tracy::Socketprivate
Send(const void *buf, int len)tracy::Socket
Socket()tracy::Socket
Socket(int sock)tracy::Socket
Socket(const Socket &)tracy::Socket
Socket(Socket &&)tracy::Socket
~Socket()tracy::Socket


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)