PixelLightAPI  .
PLCore::Socket Member List
This is the complete list of members for PLCore::Socket, including all inherited members.
Accept() const PLCore::Socket
Bind(uint32 nPort)PLCore::Socket [inline]
Bind(const String &sAddress, uint32 nPort)PLCore::Socket [inline]
Bind(const SocketAddress &cSocketAddress)PLCore::Socket
Close()PLCore::Socket
Connect(const String &sAddress, uint32 nPort)PLCore::Socket [inline]
Connect(const SocketAddress &cSocketAddress)PLCore::Socket
GetSocketAddress() const PLCore::Socket [inline]
IsDataWaiting() const PLCore::Socket
IsValid() const PLCore::Socket
Listen(int nMaxQueue=0) const PLCore::Socket
Receive(char *pBuffer, uint32 nSize) const PLCore::Socket
Send(const char *pBuffer, uint32 nSize) const PLCore::Socket
Socket()PLCore::Socket
Socket(const Socket &cSocket)PLCore::Socket [inline]
Socket(handle nSocket)PLCore::Socket [inline]
~Socket()PLCore::Socket [inline]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported