AbortCommandString() | PChannel | |
Accept(PSocket &listener) | PInternetProtocol | [virtual] |
AccessDenied enum value | PChannel | |
AllowClearTextSASL enum value | PPOP3Client | |
AllowUserPass enum value | PPOP3Client | |
APOP enum value | PPOP3 | |
apopBanner | PPOP3Client | [protected] |
AUTH enum value | PPOP3 | |
BadParameter enum value | PChannel | |
BeginMessage(PINDEX messageNumber) | PPOP3Client | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | [protected] |
channelPointerMutex | PIndirectChannel | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Close() | PPOP3Client | [virtual] |
commandNames | PInternetProtocol | [protected] |
Commands enum name | PPOP3 | |
Compare(const PObject &obj) const | PIndirectChannel | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
Connect(const PString &address, WORD port=0) | PInternetProtocol | [virtual] |
Connect(const PString &address, const PString &service) | PInternetProtocol | [virtual] |
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
defaultServiceName | PInternetProtocol | [protected] |
DELE enum value | PPOP3 | |
DeleteMessage(PINDEX messageNumber) | PPOP3Client | |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
DontStuff enum value | PInternetProtocol | [protected] |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
errResponse | PPOP3 | [protected, static] |
ExecuteCommand(PINDEX cmdNumber) | PInternetProtocol | [virtual] |
ExecuteCommand(PINDEX cmdNumber, const PString ¶m) | PInternetProtocol | [virtual] |
FileExists enum value | PChannel | |
GetBaseReadChannel() const | PIndirectChannel | [virtual] |
GetBaseWriteChannel() const | PIndirectChannel | [virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetDefaultService() const | PInternetProtocol | |
GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | [virtual] |
PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
GetHandle() const | PChannel | |
GetLastReadCount() const | PChannel | [virtual] |
GetLastResponseCode() const | PInternetProtocol | |
GetLastResponseInfo() const | PInternetProtocol | |
GetLastWriteCount() const | PChannel | [virtual] |
GetMessageCount() | PPOP3Client | |
GetMessageHeaders() | PPOP3Client | |
GetMessageSizes() | PPOP3Client | |
GetName() const | PIndirectChannel | [virtual] |
GetReadChannel() const | PIndirectChannel | |
GetReadTimeout() const | PChannel | |
GetSocket() const | PInternetProtocol | |
GetWriteChannel() const | PIndirectChannel | |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | [inline] |
IsOpen() const | PIndirectChannel | [virtual] |
lastErrorCode | PChannel | [protected] |
lastErrorNumber | PChannel | [protected] |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | [protected] |
LastReadError enum value | PChannel | |
lastResponseCode | PInternetProtocol | [protected] |
lastResponseInfo | PInternetProtocol | [protected] |
lastWriteCount | PChannel | [protected] |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
LIST enum value | PPOP3 | |
loggedIn | PPOP3Client | [protected] |
LogIn(const PString &username, const PString &password, int options=AllowUserPass) | PPOP3Client | |
LoginOptions enum name | PPOP3Client | |
Miscellaneous enum value | PChannel | |
newLineToCRLF | PInternetProtocol | [protected] |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NOOP enum value | PPOP3 | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
NumCommands enum value | PPOP3 | |
NumErrorGroups enum value | PChannel | |
NumNormalisedErrors enum value | PChannel | |
okResponse | PPOP3 | [protected, static] |
OnOpen() | PPOP3Client | [protected, virtual] |
OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
Open(PChannel &channel) | PIndirectChannel | |
Open(PChannel *channel, BOOL autoDelete=TRUE) | PIndirectChannel | |
Open(PChannel *readChannel, PChannel *writeChannel, BOOL autoDeleteRead=TRUE, BOOL autoDeleteWrite=TRUE) | PIndirectChannel | |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator=(const PChannel &) | PChannel | [protected] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
os_handle | PChannel | [protected] |
ParseResponse(const PString &line) | PPOP3 | [protected, virtual] |
PASS enum value | PPOP3 | |
PChannel() | PChannel | |
PChannel(const PChannel &) | PChannel | [protected] |
PIndirectChannel() | PIndirectChannel | |
PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames) | PInternetProtocol | [protected] |
PObject() | PObject | [inline, protected] |
PPOP3() | PPOP3 | [protected] |
PPOP3Client() | PPOP3Client | |
PrintOn(ostream &strm) const | PObject | [virtual] |
ProtocolFailure enum value | PChannel | |
px_lastBlockType | PChannel | [protected] |
px_readThread | PChannel | [protected] |
px_selectMutex | PChannel | [protected] |
px_selectThread | PChannel | [protected] |
px_threadMutex | PChannel | [protected] |
px_writeMutex | PChannel | [protected] |
px_writeThread | PChannel | [protected] |
PXAcceptBlock enum value | PChannel | |
PXBlockType enum name | PChannel | |
PXClose() | PChannel | [protected] |
PXConnectBlock enum value | PChannel | |
PXReadBlock enum value | PChannel | |
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | [protected] |
PXWriteBlock enum value | PChannel | |
QUIT enum value | PPOP3 | |
Read(void *buf, PINDEX len) | PInternetProtocol | [virtual] |
PChannel::Read(const VectorOfSlice &slices) | PChannel | [virtual] |
ReadAsync(void *buf, PINDEX len) | PChannel | [virtual] |
readAutoDelete | PIndirectChannel | [protected] |
ReadBlock(void *buf, PINDEX len) | PChannel | |
readChannel | PIndirectChannel | [protected] |
ReadChar() | PChannel | [virtual] |
ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | [protected] |
ReadCommand(PINDEX &num, PString &args) | PInternetProtocol | [virtual] |
ReadFrom(istream &strm) | PObject | [virtual] |
ReadLine(PString &line, BOOL allowContinuation=FALSE) | PInternetProtocol | [virtual] |
readLineTimeout | PInternetProtocol | [protected] |
ReadResponse() | PInternetProtocol | [virtual] |
ReadResponse(int &code, PString &info) | PInternetProtocol | [virtual] |
ReadString(PINDEX len) | PChannel | |
readTimeout | PChannel | [protected] |
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | [protected] |
RETR enum value | PPOP3 | |
RSET enum value | PPOP3 | |
SendCommandString(const PString &command) | PChannel | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetReadChannel(PChannel *channel, BOOL autoDelete=TRUE) | PIndirectChannel | |
SetReadLineTimeout(const PTimeInterval &t) | PInternetProtocol | |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetWriteChannel(PChannel *channel, BOOL autoDelete=TRUE) | PIndirectChannel | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PIndirectChannel | [virtual] |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
STATcmd enum value | PPOP3 | |
StuffCR enum value | PInternetProtocol | [protected] |
StuffCRLF enum value | PInternetProtocol | [protected] |
StuffCRLFdot enum value | PInternetProtocol | [protected] |
StuffCRLFdotCR enum value | PInternetProtocol | [protected] |
StuffIdle enum value | PInternetProtocol | [protected] |
stuffingState | PInternetProtocol | [protected] |
StuffState enum name | PInternetProtocol | [protected] |
Timeout enum value | PChannel | |
TOP enum value | PPOP3 | |
UIDL enum value | PPOP3 | |
UnRead(int ch) | PInternetProtocol | [virtual] |
UnRead(const PString &str) | PInternetProtocol | [virtual] |
UnRead(const void *buffer, PINDEX len) | PInternetProtocol | [virtual] |
unReadBuffer | PInternetProtocol | [protected] |
unReadCount | PInternetProtocol | [protected] |
USER enum value | PPOP3 | |
UseSASL enum value | PPOP3Client | |
VectorOfSlice typedef | PChannel | |
Write(const void *buf, PINDEX len) | PInternetProtocol | [virtual] |
PChannel::Write(const VectorOfSlice &slices) | PChannel | [virtual] |
WriteAsync(const void *buf, PINDEX len) | PChannel | [virtual] |
writeAutoDelete | PIndirectChannel | [protected] |
writeChannel | PIndirectChannel | [protected] |
WriteChar(int c) | PChannel | |
WriteCommand(PINDEX cmdNumber) | PInternetProtocol | [virtual] |
WriteCommand(PINDEX cmdNumber, const PString ¶m) | PInternetProtocol | [virtual] |
WriteLine(const PString &line) | PInternetProtocol | [virtual] |
WriteResponse(unsigned numericCode, const PString &info) | PInternetProtocol | [virtual] |
WriteResponse(const PString &code, const PString &info) | PInternetProtocol | [virtual] |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | [protected] |
~PChannel() | PChannel | |
~PIndirectChannel() | PIndirectChannel | |
~PObject() | PObject | [inline, virtual] |
~PPOP3Client() | PPOP3Client | |