PTLib  Version 2.10.11
PPOP3Client Member List

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

AbortCommandString()PChannel
Accept(PSocket &listener)PInternetProtocolvirtual
AccessDenied enum valuePChannel
AllowClearTextSASL enum valuePPOP3Client
AllowUserPass enum valuePPOP3Client
APOP enum valuePPOP3
apopBannerPPOP3Clientprotected
AUTH enum valuePPOP3
BadParameter enum valuePChannel
BeginMessage(PINDEX messageNumber)PPOP3Client
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
channelPointerMutexPIndirectChannelprotected
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Close()PPOP3Clientvirtual
commandNamesPInternetProtocolprotected
Commands enum namePPOP3
Compare(const PObject &obj) constPIndirectChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
Connect(const PString &address, WORD port=0)PInternetProtocolvirtual
Connect(const PString &address, const PString &service)PInternetProtocolvirtual
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
defaultServiceNamePInternetProtocolprotected
DELE enum valuePPOP3
DeleteMessage(PINDEX messageNumber)PPOP3Client
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
DontStuff enum valuePInternetProtocolprotected
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
errResponse()PPOP3protectedstatic
ExecuteCommand(PINDEX cmdNumber)PInternetProtocolvirtual
ExecuteCommand(PINDEX cmdNumber, const PString &param)PInternetProtocolvirtual
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() constPIndirectChannelvirtual
GetBaseWriteChannel() constPIndirectChannelvirtual
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetDefaultService() constPInternetProtocol
GetErrorCode(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorText(ErrorGroup group=NumErrorGroups) constPIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() constPChannel
GetLastReadCount() constPChannelvirtual
GetLastResponseCode() constPInternetProtocol
GetLastResponseInfo() constPInternetProtocol
GetLastWriteCount() constPChannelvirtual
GetMessageCount()PPOP3Client
GetMessageHeaders()PPOP3Client
GetMessageSizes()PPOP3Client
GetName() constPIndirectChannelvirtual
GetReadChannel() constPIndirectChannel
GetReadTimeout() constPChannel
GetSocket() constPInternetProtocol
GetWriteChannel() constPIndirectChannel
GetWriteTimeout() constPChannel
GreaterThan enum valuePObject
HashFunction() constPChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) constPObjectinline
IsOpen() constPIndirectChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastResponseCodePInternetProtocolprotected
lastResponseInfoPInternetProtocolprotected
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
LIST enum valuePPOP3
loggedInPPOP3Clientprotected
LogIn(const PString &username, const PString &password, int options=AllowUserPass)PPOP3Client
LoginOptions enum namePPOP3Client
Miscellaneous enum valuePChannel
newLineToCRLFPInternetProtocolprotected
NoError enum valuePChannel
NoMemory enum valuePChannel
NOOP enum valuePPOP3
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumCommands enum valuePPOP3
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
okResponse()PPOP3protectedstatic
OnOpen()PPOP3Clientprotectedvirtual
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
Open(PChannel &channel)PIndirectChannel
Open(PChannel *channel, PBoolean autoDelete=true)PIndirectChannel
Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true)PIndirectChannel
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
os_handlePChannelprotected
ParseResponse(const PString &line)PPOP3protectedvirtual
PASS enum valuePPOP3
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PIndirectChannel()PIndirectChannel
PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames)PInternetProtocolprotected
PObject()PObjectinlineprotected
PPOP3()PPOP3protected
PPOP3Client()PPOP3Client
PrintOn(ostream &strm) constPObjectvirtual
ProtocolFailure enum valuePChannel
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
QUIT enum valuePPOP3
Read(void *buf, PINDEX len)PInternetProtocolvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readChannelPIndirectChannelprotected
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadCommand(PINDEX &num, PString &args)PInternetProtocolvirtual
ReadFrom(istream &strm)PObjectvirtual
ReadLine(PString &line, PBoolean allowContinuation=false)PInternetProtocolvirtual
readLineTimeoutPInternetProtocolprotected
ReadResponse()PInternetProtocolvirtual
ReadResponse(int &code, PString &info)PInternetProtocolvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
RETR enum valuePPOP3
RSET enum valuePPOP3
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadLineTimeout(const PTimeInterval &t)PInternetProtocol
SetReadTimeout(const PTimeInterval &time)PChannel
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PIndirectChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
STATcmd enum valuePPOP3
StuffCR enum valuePInternetProtocolprotected
StuffCRLF enum valuePInternetProtocolprotected
StuffCRLFdot enum valuePInternetProtocolprotected
StuffCRLFdotCR enum valuePInternetProtocolprotected
StuffIdle enum valuePInternetProtocolprotected
stuffingStatePInternetProtocolprotected
StuffState enum namePInternetProtocolprotected
Timeout enum valuePChannel
TOP enum valuePPOP3
UIDL enum valuePPOP3
UnRead(int ch)PInternetProtocolvirtual
UnRead(const PString &str)PInternetProtocolvirtual
UnRead(const void *buffer, PINDEX len)PInternetProtocolvirtual
unReadBufferPInternetProtocolprotected
unReadCountPInternetProtocolprotected
USER enum valuePPOP3
UseSASL enum valuePPOP3Client
VectorOfSlice typedefPChannel
Write(const void *buf, PINDEX len)PInternetProtocolvirtual
PChannel::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PChannel::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteCommand(PINDEX cmdNumber)PInternetProtocolvirtual
WriteCommand(PINDEX cmdNumber, const PString &param)PInternetProtocolvirtual
WriteLine(const PString &line)PInternetProtocolvirtual
WriteResponse(unsigned numericCode, const PString &info)PInternetProtocolvirtual
WriteResponse(const PString &code, const PString &info)PInternetProtocolvirtual
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PIndirectChannel()PIndirectChannel
~PObject()PObjectinlinevirtual
~PPOP3Client()PPOP3Client