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.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:15
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported