LeviLamina
|
This is the complete list of members for rtc::Socket, including all inherited members.
$dtor() (defined in rtc::Socket) | rtc::Socket | |
$RecvFrom(void *pv, uint64 cb, ::rtc::SocketAddress *paddr, int64 *timestamp) (defined in rtc::Socket) | rtc::Socket | |
$vftable() (defined in rtc::Socket) | rtc::Socket | static |
Accept(::rtc::SocketAddress *)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
Bind(::rtc::SocketAddress const &)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
Close()=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
Connect(::rtc::SocketAddress const &)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
ConnState enum name (defined in rtc::Socket) | rtc::Socket | |
GetError() const =0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
GetLocalAddress() const =0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
GetOption(::rtc::Socket::Option, int *)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
GetRemoteAddress() const =0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
GetState() const =0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
Listen(int)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
mUnk2097da (defined in rtc::Socket) | rtc::Socket | |
mUnk24406c (defined in rtc::Socket) | rtc::Socket | |
mUnk60f0a5 (defined in rtc::Socket) | rtc::Socket | |
mUnkd40cf8 (defined in rtc::Socket) | rtc::Socket | |
operator=(Socket const &) (defined in rtc::Socket) | rtc::Socket | |
Option enum name (defined in rtc::Socket) | rtc::Socket | |
Recv(void *, uint64, int64 *)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
RecvFrom(void *pv, uint64 cb, ::rtc::SocketAddress *paddr, int64 *timestamp) (defined in rtc::Socket) | rtc::Socket | virtual |
RecvFrom(::rtc::Socket::ReceiveBuffer &) (defined in rtc::Socket) | rtc::Socket | virtual |
Send(void const *, uint64)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
SendTo(void const *, uint64, ::rtc::SocketAddress const &)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
SetError(int)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
SetOption(::rtc::Socket::Option, int)=0 (defined in rtc::Socket) | rtc::Socket | pure virtual |
Socket(Socket const &) (defined in rtc::Socket) | rtc::Socket | |
Socket() (defined in rtc::Socket) | rtc::Socket | |
~Socket() (defined in rtc::Socket) | rtc::Socket | virtual |