Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

SocketSource Member List

This is the complete list of members for SocketSource, including all inherited members.

Accept(Socket &s, sockaddr *psa=NULL, socklen_t *psaLen=NULL) (defined in Socket)Socket
AttachSocket(socket_t s, bool own=false) (defined in Socket)Socket
Bind(unsigned int port, const char *addr=NULL) (defined in Socket)Socket
Bind(const sockaddr *psa, socklen_t saLen) (defined in Socket)Socket
CheckAndHandleError(const char *operation, socket_t result) const (defined in Socket)Socket [inline]
CheckAndHandleError(const char *operation, BOOL result) const (defined in Socket)Socket [inline]
CheckAndHandleError_int(const char *operation, int result) const (defined in Socket)Socket [inline]
CloseSocket() (defined in Socket)Socket
Connect(const char *addr, unsigned int port) (defined in Socket)Socket
Connect(const sockaddr *psa, socklen_t saLen) (defined in Socket)Socket
Create(int nType=SOCK_STREAM) (defined in Socket)Socket
DetachSocket() (defined in Socket)Socket
GeneralPump(unsigned long maxSize=ULONG_MAX, unsigned long maxTime=INFINITE_TIME, bool checkDelimiter=false, byte delimiter='\n') (defined in NonblockingSource)NonblockingSource [inline]
GeneralPump2(unsigned long &byteCount, bool blockingOutput=true, unsigned long maxTime=INFINITE_TIME, bool checkDelimiter=false, byte delimiter='\n')NetworkSource [virtual]
GetLastError()Socket [static]
GetMaxWaitObjectCount() const (defined in NetworkSource)NetworkSource [inline]
GetOwnership() const (defined in Socket)Socket [inline]
GetReceiver() const (defined in NetworkSource)NetworkSource [inline, protected]
GetSocket() const (defined in Socket)Socket [inline]
GetSockName(sockaddr *psa, socklen_t *psaLen) (defined in Socket)Socket
GetWaitObjects(WaitObjectContainer &container) (defined in NetworkSource)NetworkSource [inline]
HandleError(const char *operation) const (defined in Socket)Socket [virtual]
IOCtl(long cmd, unsigned long *argp) (defined in Socket)Socket
Listen(int backlog=5) (defined in Socket)Socket
m_own (defined in Socket)Socket [protected]
m_s (defined in Socket)Socket [protected]
NetworkSource(BufferedTransformation *attachment) (defined in NetworkSource)NetworkSource
NonblockingSource(BufferedTransformation *attachment) (defined in NonblockingSource)NonblockingSource [inline]
operator socket_t() (defined in Socket)Socket [inline]
PortNameToNumber(const char *name, const char *protocol="tcp")Socket [static]
Pump2(unsigned long &byteCount, bool blocking=true) (defined in NonblockingSource)NonblockingSource [inline]
PumpLine(byte delimiter='\n', unsigned long maxSize=1024) (defined in NonblockingSource)NonblockingSource [inline]
PumpMessages2(unsigned int &messageCount, bool blocking=true) (defined in NonblockingSource)NonblockingSource
Receive(byte *buf, unsigned int bufLen, int flags=0) (defined in Socket)Socket
ReceiveReady(const timeval *timeout) (defined in Socket)Socket
Send(const byte *buf, unsigned int bufLen, int flags=0) (defined in Socket)Socket
SendReady(const timeval *timeout) (defined in Socket)Socket
SetLastError(int errorCode)Socket [static]
SetOwnership(bool own) (defined in Socket)Socket [inline]
ShutDown(int how=SD_SEND) (defined in Socket)Socket
ShutdownSockets()Socket [static]
Socket(socket_t s=INVALID_SOCKET, bool own=false) (defined in Socket)Socket [inline]
Socket(const Socket &s) (defined in Socket)Socket [inline]
SocketChanged() (defined in Socket)Socket [inline, protected, virtual]
SocketSource(socket_t s=INVALID_SOCKET, bool pumpAll=false, BufferedTransformation *attachment=NULL) (defined in SocketSource)SocketSource [inline]
SourceExhausted() const (defined in NetworkSource)NetworkSource [inline]
StartSockets()Socket [static]
TimedPump(unsigned long maxTime) (defined in NonblockingSource)NonblockingSource [inline]
~Socket() (defined in Socket)Socket [virtual]


Generated on Fri Aug 13 09:57:00 2004 for Crypto++ by doxygen 1.3.7