Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
ssobjects::TelnetSocket Member List
This is the complete list of members for ssobjects::TelnetSocket, including all inherited members.
- accept(SocketInstance &s, LPSOCKADDR psa)
- accept(SocketInstance *s, LPSOCKADDR psa)
- bind(LPCSOCKADDR psa)
- cleanup()
- close()
- connect(LPCSOCKADDR psa)
- create(const int nType=SOCK_STREAM)
- FLAG_PLAYING enum value
- FLAG_VALIDATED enum value
- getHostByAddr(LPCSOCKADDR psa)
[static]
- getHostByName(const char *pchName, const USHORT ushPort=0)
[static]
- getPeerAddr(LPSOCKADDR psa)
- getSockAddr(LPSOCKADDR psa)
- getSocket() const
[inline]
- listen()
- m_bThrowExceptionOnReadClose
- m_hSocket
- m_nReadBuf (defined in ssobjects::TelnetSocket)
[private]
- m_pLoginName
- m_pReadBuf (defined in ssobjects::TelnetSocket)
[private]
- m_wFlags
- nSizeRecv enum value
- operator SOCKET()
[inline]
- operator=(const TelnetSocket &) (defined in ssobjects::TelnetSocket)
[private]
- ssobjects::SocketInstance::operator=(const SocketInstance &s)
- print(const char *fmt,...)
- println(const char *fmt,...)
- readLine(char *pch, const int nSize, const int nSecs=DEFAULT_SOCKET_TIMEOUT)
- readResponse(char *pch, const int nSize, const int nSecs=DEFAULT_SOCKET_TIMEOUT)
- receiveDatagram(char *pch, const int nSize, LPSOCKADDR psa, const int nSecs=10)
- recv(char *pch, const int nSize, const int nSecs=DEFAULT_SOCKET_TIMEOUT)
- send(const char *pch, const int nSize, const int nSecs=DEFAULT_SOCKET_TIMEOUT)
- sendDatagram(const char *pch, const int nSize, LPCSOCKADDR psa, const int nSecs=10)
- setExceptionOnReadClose(const bool bThrowException=true)
- setLoginName(const char *name)
- SocketInstance()
[inline]
- SocketInstance(const SocketInstance &s)
[inline]
- TelnetSocket()
- TelnetSocket(SocketInstance &s)
- TelnetSocket(SocketInstance *s)
- TelnetSocket(const TelnetSocket &) (defined in ssobjects::TelnetSocket)
[private]
- write(const char *pch, const int nSize, const int nSecs=DEFAULT_SOCKET_TIMEOUT)
- ~TelnetSocket()
[virtual]
Generated on Thu Nov 8 12:39:30 2001 for SimpleServerObjects by
1.2.11 written by Dimitri van Heesch,
© 1997-2001