PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PPOP3Server Member List

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

AbortCommandString()PChannel
Accept(PSocket &listener)PInternetProtocolvirtual
AccessDenied enum valuePChannel
APOP enum valuePPOP3
AsyncNotifier typedefPChannel
AUTH enum valuePPOP3
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CheckNotOpen()PChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PIndirectChannelvirtual
CloseBaseReadChannel()PIndirectChannelvirtual
CloseBaseWriteChannel()PIndirectChannelvirtual
commandNamesPInternetProtocolprotected
Commands enum namePPOP3
Compare(const PObject &obj) const PIndirectChannelvirtual
Compare2(T v1, T v2)PObjectinlinestatic
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
Connect(const PString &address, WORD port=0)PInternetProtocolvirtual
Connect(const PString &address, const PString &service)PInternetProtocolvirtual
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CopyTraceContextIdentifier(PObject &obj) const PObjectinline
CopyTraceContextIdentifier(PObject *obj) const PObjectinline
CopyTraceContextIdentifier(PObject &to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject &to, const PObject *from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject *from)PObjectinlinestatic
defaultServiceNamePInternetProtocolprotected
DELE enum valuePPOP3
Detach(ShutdownValue option=ShutdownReadAndWrite)PIndirectChannel
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
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FindChannel()PIndirectChannelinline
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() const PIndirectChannelvirtual
GetBaseWriteChannel() const PIndirectChannelvirtual
GetClass() const PObjectinline
GetDefaultService() const PInternetProtocol
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PIndirectChannelvirtual
GetLastReadCount() const PChannelvirtual
GetLastResponseCode() const PInternetProtocolinline
GetLastResponseInfo() const PInternetProtocolinline
GetLastWriteCount() const PChannelvirtual
GetName() const PIndirectChannelvirtual
GetOSHandleAsInt() const PChannelinlineprotected
GetReadChannel() const PIndirectChannel
GetReadTimeout() const PChannel
GetSocket() const PInternetProtocol
GetTraceContextIdentifier() const PObjectinline
GetWriteChannel() const PIndirectChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HandleDeleteMessage(PINDEX messageNumber, const PString &id)PPOP3Servervirtual
HandleOpenMailbox(const PString &username, const PString &password)PPOP3Servervirtual
HandleSendMessage(PINDEX messageNumber, const PString &id, PINDEX lines)PPOP3Servervirtual
HashFunction() const PChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
Interrupted enum valuePChannel
IsClass(const char *name) const PObjectinline
IsOpen() const PIndirectChannelvirtual
LastGeneralError enum valuePChannel
LastReadError enum valuePChannel
LastWriteError enum valuePChannel
LessThan enum valuePObject
LIST enum valuePPOP3
m_lastResponseCodePInternetProtocolprotected
m_lastResponseInfoPInternetProtocolprotected
m_statusPChannelprotected
m_traceContextIdentifierPObjectprotected
messageDeletionsPPOP3Serverprotected
messageIDsPPOP3Serverprotected
messageSizesPPOP3Serverprotected
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
OnDELE(PINDEX msg)PPOP3Serverprotectedvirtual
OnLIST(PINDEX msg)PPOP3Serverprotectedvirtual
OnNOOP()PPOP3Serverprotectedvirtual
OnOpen()PPOP3Serverprotectedvirtual
OnPASS(const PString &passwd)PPOP3Serverprotectedvirtual
OnQUIT()PPOP3Serverprotectedvirtual
OnReadComplete(AsyncContext &context)PChannelvirtual
OnRETR(PINDEX msg)PPOP3Serverprotectedvirtual
OnRSET()PPOP3Serverprotectedvirtual
OnSTAT()PPOP3Serverprotectedvirtual
OnTOP(PINDEX msg, PINDEX count)PPOP3Serverprotectedvirtual
OnUIDL(PINDEX msg)PPOP3Serverprotectedvirtual
OnUnknown(const PCaselessString &command)PPOP3Serverprotectedvirtual
OnUSER(const PString &name)PPOP3Serverprotectedvirtual
OnWriteComplete(AsyncContext &context)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) 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
os_errno() const PChannelprotectedvirtual
os_handlePChannelprotected
ParseResponse(const PString &line)PPOP3protectedvirtual
PASS enum valuePPOP3
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PDECLARE_MUTEX(px_threadMutex)PChannelprotected
PDECLARE_MUTEX(px_writeMutex)PChannelprotected
PDECLARE_READ_WRITE_MUTEX(channelPointerMutex)PIndirectChannelprotected
PIndirectChannel()PIndirectChannel
PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames)PInternetProtocolprotected
PObject()PObjectinlineprotected
PPOP3()PPOP3protected
PPOP3Server()PPOP3Server
PrintOn(ostream &strm) const PObjectvirtual
ProcessCommand()PPOP3Server
ProtocolFailure enum valuePChannel
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
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
ReadAsync(AsyncContext &context)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readChannelPIndirectChannelprotected
ReadChar()PInternetProtocolvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadCommand(PINDEX &num, PString &args)PInternetProtocolvirtual
ReadCommand(PINDEX &num, PString &args, PMIMEInfo &mime)PInternetProtocolvirtual
ReadFrom(istream &strm)PObjectvirtual
ReadLine(PString &line, PBoolean allowContinuation=false)PInternetProtocolvirtual
readLineTimeoutPInternetProtocolprotected
ReadResponse()PInternetProtocolvirtual
ReadResponse(int &code, PString &info)PInternetProtocolvirtual
ReadResponse(int &code, PString &info, PMIMEInfo &mime)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
SetLastReadCount(PINDEX count)PChannelvirtual
SetLastResponse(int code, const PString &info, ErrorGroup group=LastGeneralError)PInternetProtocolprotected
SetLastWriteCount(PINDEX count)PChannelvirtual
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadLineTimeout(const PTimeInterval &t)PInternetProtocol
SetReadTimeout(const PTimeInterval &time)PChannel
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
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
Unavailable enum valuePChannel
UnRead(int ch)PInternetProtocolvirtual
UnRead(const PString &str)PInternetProtocolvirtual
UnRead(const void *buffer, PINDEX len)PInternetProtocolvirtual
unReadBufferPInternetProtocolprotected
unReadCountPInternetProtocolprotected
USER enum valuePPOP3
usernamePPOP3Serverprotected
Write(const void *buf, PINDEX len)PInternetProtocolvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteCommand(PINDEX cmdNumber, const PString &param=PString::Empty())PInternetProtocolvirtual
WriteCommand(PINDEX cmdNumber, const PString &param, const PMIMEInfo &mime)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