OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TSocket Member List

This is the complete list of members for owl::TSocket, including all inherited members.

BindSocket(const TSocketAddress &addressToBindTo)owl::TSocketvirtual
BindSocket()owl::TSocketvirtual
CancelNotification()owl::TSocketvirtual
CloseSocket()owl::TSocketvirtual
ConvertProtocol(char *protocol)owl::TSocketvirtual
CreateSocket()owl::TSocketvirtual
DoAcceptNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
DoCloseNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
DoConnectNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
DoOOBNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
DoReadNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
DoWriteNotification(const SOCKET &s, int nError)owl::TSocketprotectedvirtual
Familyowl::TSocketprotected
GetBroadcastOption(bool &bBroadcast)owl::TSocket
GetDebugOption(bool &bDebug)owl::TSocket
GetDriverWaitingSize()owl::TSocketvirtual
GetKeepAliveOption(bool &bKeepAlive)owl::TSocket
GetLastError()owl::TSocketinline
GetLingerOption(bool &bLinger, ushort &nLingerTime)owl::TSocket
GetMyAddress(TSocketAddress &socketAddress, int &nAddressLength, SOCKET &socket)owl::TSocketvirtual
GetMyAddress(TSocketAddress &socketAddress, int &nAddressLength)owl::TSocketvirtual
GetOOBOption(bool &bSendOOBDataInline)owl::TSocket
GetPeerAddress(TSocketAddress &socketAddress, int &nAddressLength, SOCKET &socket)owl::TSocketvirtual
GetPeerAddress(TSocketAddress &socketAddress, int &nAddressLength)owl::TSocketvirtual
GetReceiveBufferOption(int &nReceiveBufferSize)owl::TSocket
GetReuseAddressOption(bool &bAllowReuseAddress)owl::TSocket
GetRouteOption(bool &bRoute)owl::TSocket
GetSendBufferOption(int &nSendBufferSize)owl::TSocket
GetTotalWaitingSize()owl::TSocketvirtual
Init()owl::TSocketprotected
LastErrorowl::TSocketprotected
MaxReadBufferSizeowl::TSocketprotected
operator SOCKET() constowl::TSocketinline
operator=(TSocket &newSocket)owl::TSocket
operator==owl::TSocketfriend
Protocolowl::TSocketprotected
SaveSocketowl::TSocketprotected
SetBroadcastOption(bool bBroadcast)owl::TSocket
SetDebugOption(bool bDebug)owl::TSocket
SetKeepAliveOption(bool bKeepAlive)owl::TSocket
SetLingerOption(bool bLinger, ushort nLingerTime=0)owl::TSocket
SetMaxReadBufferSize(int nNewMaxReadBufferSize)owl::TSocketvirtual
SetMyAddress(TSocketAddress &newSocketAddress)owl::TSocketvirtual
SetNotificationSet(int notificationSet)owl::TSocketinlinevirtual
SetNotificationWindow(TWindow *windowNotification)owl::TSocketinlinevirtual
SetOOBOption(bool bSendOOBDataInline)owl::TSocket
SetPeerSocketAddress(TSocketAddress &newPeerSocketAddress)owl::TSocketvirtual
SetReceiveBufferOption(int nReceiveBufferSize)owl::TSocket
SetReuseAddressOption(bool bAllowReuseAddress)owl::TSocket
SetRouteOption(bool bRoute)owl::TSocket
SetSaveSocketOnDelete(bool saveSocket=true)owl::TSocketinline
SetSendBufferOption(int nSendBufferSize)owl::TSocket
SetSocketStyle(int nNewFamily=PF_INET, int nNewType=SOCK_STREAM, int nNewProtocol=0)owl::TSocketvirtual
ShutDownSocket(TShutMode shutMode=ShutModeNoRecvSend)owl::TSocketvirtual
ShutModeNoRecv enum valueowl::TSocket
ShutModeNoRecvSend enum valueowl::TSocket
ShutModeNoSend enum valueowl::TSocket
SocketsCallCheck(int error)owl::TSocketprotected
StartAcceptNotification()owl::TSocketvirtual
StartCustomNotification(int nSelectionOptions)owl::TSocketvirtual
StartRegularNotification()owl::TSocketvirtual
TShutMode enum nameowl::TSocket
TSocket()owl::TSocket
TSocket(SOCKET &newS)owl::TSocket
TSocket(TSocketAddress &newSocketAddress, int nNewFamily=PF_INET, int nNewType=SOCK_STREAM, int nNewProtocol=0)owl::TSocket
TSocketWindowowl::TSocketfriend
Typeowl::TSocketprotected
Windowowl::TSocketprotected
~TSocket()owl::TSocketvirtual