Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
lfc::Socket Member List
This is the complete list of members for lfc::Socket, including all inherited members.
- _Input()
[inline, protected]
- _Named(string name="unknown")
[inline, protected]
- _Named(const _Named &obj)
[inline, protected]
- _Output()
[inline, protected]
- _Server()
[inline, protected]
- accept(SocketServer &socketServer)
[virtual]
- acceptMore() const
[inline, virtual]
- addRef() const
[inline, virtual]
- close()
[virtual]
- connect(string host, Word port, SocketType type=stStream)
[virtual]
- connect(string host, string service, SocketType type=stStream)
[virtual]
- copyFrom(_Input< char > &input, long count=LONG_MAX)
[virtual]
- copyTo(_Output< char > &output, long count=LONG_MAX)
[virtual]
- flagOOB enum value
- flagPeek enum value
- Flags enum name
- flush()
[virtual]
- lfc::_Output< char >::flush()
[inline, virtual]
- hasMore() const
[virtual]
- lfc::_Input< char >::hasMore() const
[inline, virtual]
- m_handle
[protected]
- m_name
[protected]
- m_refCount
[protected]
- m_state
[protected]
- name() const
[inline, virtual]
- Object()
[inline, protected]
- onLastClientRelease() const
[inline, protected, virtual]
- operator=(const _Named &obj)
[inline]
- pfINET enum value
- pfIPX enum value
- pfUNIX enum value
- pop()
[virtual]
- lfc::_Input< char >::pop()=0
[pure virtual]
- Protocol enum name
- push(const char &value)
[virtual]
- lfc::_Output< char >::push(const char &value)=0
[pure virtual]
- read(char *buffer, long count, bool bWaitAll=true)
[virtual]
- lfc::_Input< char >::read(char *buffer, long count, bool bWaitAll=true)
[virtual]
- readFrom(string &host, Word port, char *buffer, long count, bool bWaitAll=true)
[virtual]
- release() const
[inline, virtual]
- resetInput()
[inline, virtual]
- resetOutput()
[inline, virtual]
- setBlocking(bool bBlocking)
[virtual]
- setName(string name)
[inline, virtual]
- sigInit
- sigShutdown
- Socket()
- Socket(string host, Word port, SocketType type=stStream)
- Socket(string host, string service, SocketType type=stStream)
- Socket(SocketServer &socketServer)
- SocketType enum name
- state() const
[inline, virtual]
- State enum name
- stClosed enum value
- stDatagram enum value
- stOpen enum value
- stStream enum value
- testState(State state, string location) const
[inline, protected, virtual]
- write(const char *buffer, long count, bool bWaitAll=true)
[virtual]
- lfc::_Output< char >::write(const char *buffer, long count, bool bWaitAll=true)
[virtual]
- writeTo(string host, Word port, const char *buffer, long count, bool bWaitAll=true)
[virtual]
- ~_Input()
[inline, virtual]
- ~_Named()
[inline, virtual]
- ~_Output()
[inline, virtual]
- ~_Server()
[inline, virtual]
- ~Object()
[inline, protected, virtual]
- ~Socket()
[virtual]
Generated on Fri Jan 25 03:13:53 2002 for LFC2 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001