PTLib  Version 2.10.11
PTelnetSocket Member List

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

AbortCommandString()PChannel
AbortOutput enum valuePTelnetSocket
AbortProcess enum valuePTelnetSocket
Accept(PSocket &socket)PTelnetSocketvirtual
AccessDenied enum valuePChannel
AddressIsExclusive enum valuePSocket
AreYouThere enum valuePTelnetSocket
AuthenticateOption enum valuePTelnetSocket
BadParameter enum valuePChannel
Break enum valuePTelnetSocket
BufferTooSmall enum valuePChannel
ByteMacroOption enum valuePTelnetSocket
CanReuseAddress enum valuePSocket
channelNamePChannelprotected
Class()PObjectinlinestatic
ClearNameCache()PIPSocketstatic
Clone() const PTCPSocketvirtual
Close()PChannelvirtual
Command enum namePTelnetSocket
Compare(const PObject &obj) const PChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
Connect(const PString &address)PTelnetSocketvirtual
PTCPSocket::Connect(const Address &addr)PIPSocketvirtual
PTCPSocket::Connect(WORD localPort, const Address &addr)PIPSocketvirtual
PTCPSocket::Connect(const Address &iface, const Address &addr)PIPSocketvirtual
PTCPSocket::Connect(const Address &iface, WORD localPort, const Address &addr)PIPSocketvirtual
Construct()PTelnetSocketprotected
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CRDisposition enum valuePTelnetSocket
CreateRouteTableDetector()PIPSocketstatic
DataEntryTerminal enum valuePTelnetSocket
DataMark enum valuePTelnetSocket
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
DO enum valuePTelnetSocket
DONT enum valuePTelnetSocket
EchoOption enum valuePTelnetSocket
EncriptionOption enum valuePTelnetSocket
EncryptionOption enum valuePTelnetSocket
EndOfFile enum valuePTelnetSocket
EndOfReccord enum valuePTelnetSocket
EndOfRecordOption enum valuePTelnetSocket
EnvironmentOption enum valuePTelnetSocket
EqualTo enum valuePObject
EraseChar enum valuePTelnetSocket
EraseLine enum valuePTelnetSocket
ErrorGroup enum namePChannel
Errors enum namePChannel
ExtendedASCII enum valuePTelnetSocket
ExtendedOptionsList enum valuePTelnetSocket
FileExists enum valuePChannel
FlowControl enum valuePTelnetSocket
PTCPSocket::FlowControl(const void *flowData)PChannelvirtual
ForceLogout enum valuePTelnetSocket
FormFeedDisposition enum valuePTelnetSocket
GetBaseReadChannel() const PChannelvirtual
GetBaseWriteChannel() const PChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetDefaultIpAddressFamily()PIPSocketstatic
GetDefaultIpAny()PIPSocketstatic
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PChannelvirtual
GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetGatewayAddress(Address &addr, int version=4)PIPSocketstatic
GetGatewayInterface(int version=4)PIPSocketstatic
GetHandle() const PChannel
GetHostAddress(Address &addr)PIPSocketstatic
GetHostAddress(const PString &hostname, Address &addr)PIPSocketstatic
GetHostAliases(const PString &hostname)PIPSocketstatic
GetHostAliases(const Address &addr)PIPSocketstatic
GetHostName()PIPSocketstatic
GetHostName(const PString &hostname)PIPSocketstatic
GetHostName(const Address &addr)PIPSocketstatic
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false)PIPSocketstatic
GetLastReadCount() const PChannelvirtual
GetLastReceiveToAddress() const PIPSocketinline
GetLastWriteCount() const PChannelvirtual
GetLocalAddress()PIPSocketvirtual
GetLocalAddress(Address &addr)PIPSocketvirtual
GetLocalAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetLocalAddress(Address &addr, WORD &port)PIPSocketvirtual
GetLocalHostName()PIPSocket
GetName() const PIPSocketvirtual
GetNameByProtocol(WORD proto)PSocketstatic
GetNetworkInterface(PIPSocket::Address &addr)PIPSocketstatic
GetOption(int option, int &value, int level=SOL_SOCKET)PSocket
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET)PSocket
GetPeerAddress()PIPSocketvirtual
GetPeerAddress(Address &addr)PIPSocketvirtual
GetPeerAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetPeerAddress(Address &addr, WORD &port)PIPSocketvirtual
GetPeerHostName()PIPSocket
GetPort() const PSocket
GetPortByService(const PString &service) const PSocketvirtual
GetPortByService(const char *protocol, const PString &service)PSocketstatic
GetProtocolByName(const PString &name)PSocketstatic
GetProtocolName() const PTCPSocketprotectedvirtual
GetReadTimeout() const PChannel
GetRouteInterfaceAddress(PIPSocket::Address remoteAddress)PIPSocketstatic
GetRouteTable(RouteTable &table)PIPSocketstatic
GetService() const PSocket
GetServiceByPort(WORD port) const PSocketvirtual
GetServiceByPort(const char *protocol, WORD port)PSocketstatic
GetSuppressCanonicalName()PIPSocketstatic
GetTerminalType() const PTelnetSocketinline
GetWindowSize(WORD &width, WORD &height) const PTelnetSocket
GetWriteTimeout() const PChannel
GoAhead enum valuePTelnetSocket
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
HorizontalTabsStops enum valuePTelnetSocket
HorizTabDisposition enum valuePTelnetSocket
Host2Net(WORD v)PSocketinlinestatic
Host2Net(DWORD v)PSocketinlinestatic
IAC enum valuePTelnetSocket
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
InterruptProcess enum valuePTelnetSocket
IsClass(const char *cls) const PObjectinline
IsLocalHost(const PString &hostname)PIPSocketstatic
IsOpen() const PChannelvirtual
IsOurOption(BYTE code) const PTelnetSocketinline
IsTheirOption(BYTE code) const PTelnetSocketinline
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
LineFeedDisposition enum valuePTelnetSocket
LineModeOption enum valuePTelnetSocket
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PTCPSocketvirtual
Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PTCPSocketvirtual
MaxOptions enum valuePTelnetSocket
MessageSizeOption enum valuePTelnetSocket
Miscellaneous enum valuePChannel
Net2Host(WORD v)PSocketinlinestatic
Net2Host(DWORD v)PSocketinlinestatic
NoError enum valuePChannel
NoMemory enum valuePChannel
NOP enum valuePTelnetSocket
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnCommand(BYTE code)PTelnetSocketprotectedvirtual
OnDo(BYTE option)PTelnetSocketprotectedvirtual
OnDont(BYTE option)PTelnetSocketprotectedvirtual
OnOutOfBand(const void *buf, PINDEX len)PTelnetSocketvirtual
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnSubOption(BYTE code, const BYTE *info, PINDEX len)PTelnetSocketprotectedvirtual
OnWill(BYTE option)PTelnetSocketprotectedvirtual
OnWont(BYTE option)PTelnetSocketprotectedvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
OpenSocket()PTCPSocketprotectedvirtual
OpenSocket(int ipAdressFamily)PTCPSocketprotectedvirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
optionPTelnetSocketprotected
Options enum namePTelnetSocket
os_accept(PSocket &listener, struct sockaddr *addr, PINDEX *size)PSocketprotected
os_close()PSocketprotected
os_connect(struct sockaddr *sin, PINDEX size)PSocketprotected
os_handlePChannelprotected
os_recvfrom(void *buf, PINDEX len, int flags, struct sockaddr *from, PINDEX *fromlen)PSocketprotected
os_sendto(const void *buf, PINDEX len, int flags, struct sockaddr *to, PINDEX tolen)PSocketprotected
os_socket(int af, int type, int proto)PSocketprotected
OutputLineWidth enum valuePTelnetSocket
OutputMark enum valuePTelnetSocket
OutputPageSize enum valuePTelnetSocket
PARRAY(RouteTable, RouteEntry)PIPSocket
PARRAY(InterfaceTable, InterfaceEntry)PIPSocket
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PIPSocket()PIPSocketprotected
PObject()PObjectinlineprotected
portPSocketprotected
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
PSocket()PSocketprotected
PTCPSocket(WORD port=0)PTCPSocket
PTCPSocket(const PString &service)PTCPSocket
PTCPSocket(const PString &address, WORD port)PTCPSocket
PTCPSocket(const PString &address, const PString &service)PTCPSocket
PTCPSocket(PSocket &socket)PTCPSocket
PTCPSocket(PTCPSocket &tcpSocket)PTCPSocket
PTelnetSocket()PTelnetSocket
PTelnetSocket(const PString &address)PTelnetSocket
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
RCTEOption enum valuePTelnetSocket
Read(void *buf, PINDEX len)PTelnetSocketvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
ReconnectOption enum valuePTelnetSocket
Reusability enum namePSocket
SB enum valuePTelnetSocket
SE enum valuePTelnetSocket
Select(PSocket &sock1, PSocket &sock2)PSocketstatic
Select(PSocket &sock1, PSocket &sock2, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read)PSocketstatic
Select(SelectList &read, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write)PSocketstatic
Select(SelectList &read, SelectList &write, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except, const PTimeInterval &timeout)PSocketstatic
SendCommand(Command cmd, int opt=0)PTelnetSocket
SendCommandString(const PString &command)PChannel
SendDo(BYTE option)PTelnetSocketvirtual
SendDont(BYTE option)PTelnetSocketvirtual
SendLocation enum valuePTelnetSocket
SendSubOption(BYTE code, const BYTE *info, PINDEX len, int subCode=-1)PTelnetSocket
SendWill(BYTE option)PTelnetSocketvirtual
SendWont(BYTE option)PTelnetSocketvirtual
SetBufferSize(PINDEX newSize)PChannel
SetCaptureReceiveToAddress()PIPSocketinline
SetDefaultIpAddressFamily(int ipAdressFamily)PIPSocketstatic
SetDefaultIpAddressFamilyV4()PIPSocketstatic
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PTelnetSocketvirtual
SetOption(int option, int value, int level=SOL_SOCKET)PSocket
SetOption(int option, const void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET)PSocket
SetOurOption(BYTE code, PBoolean state=true)PTelnetSocketinline
SetPort(WORD port)PSocket
SetPort(const PString &service)PSocket
SetReadTimeout(const PTimeInterval &time)PChannel
SetSuppressCanonicalName(bool suppress)PIPSocketstatic
SetTerminalType(const PString &newType)PTelnetSocket
SetTheirOption(BYTE code, PBoolean state=true)PTelnetSocketinline
SetWindowSize(WORD width, WORD height)PTelnetSocket
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PSocketvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
StatusOption enum valuePTelnetSocket
SubOptionCodes enum namePTelnetSocket
SubOptionIs enum valuePTelnetSocket
SubOptionSend enum valuePTelnetSocket
SupDupOutput enum valuePTelnetSocket
SupDupProtocol enum valuePTelnetSocket
SuppressGoAhead enum valuePTelnetSocket
SuspendProcess enum valuePTelnetSocket
TACACSUID enum valuePTelnetSocket
TerminalLocation enum valuePTelnetSocket
TerminalSpeed enum valuePTelnetSocket
TerminalType enum valuePTelnetSocket
terminalTypePTelnetSocketprotected
Timeout enum valuePChannel
TimingMark enum valuePTelnetSocket
TransmitBinary enum valuePTelnetSocket
Use3270RegimeOption enum valuePTelnetSocket
UseX3PADOption enum valuePTelnetSocket
VectorOfSlice typedefPChannel
VerticalTabStops enum valuePTelnetSocket
VertTabDisposition enum valuePTelnetSocket
WILL enum valuePTelnetSocket
windowHeightPTelnetSocketprotected
WindowSize enum valuePTelnetSocket
windowWidthPTelnetSocketprotected
WONT enum valuePTelnetSocket
Write(const void *buf, PINDEX len)PTelnetSocketvirtual
PIPSocket::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PIPSocket::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
WriteChar(int c)PChannel
WriteOutOfBand(const void *buf, PINDEX len)PTCPSocketvirtual
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
XDisplayLocation enum valuePTelnetSocket
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PSocket()PSocket