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

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

AbortCommandString()PChannel
Accept(PSocket &listener)PInternetProtocolvirtual
AccessDenied enum valuePChannel
AsyncNotifier typedefPChannel
AUTH enum valuePSMTP
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
channelPointerMutexPIndirectChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PIndirectChannelvirtual
commandNamesPInternetProtocolprotected
Commands enum namePSMTP
Compare(const PObject &obj) const PIndirectChannelvirtual
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
DATA enum valuePSMTP
defaultServiceNamePInternetProtocolprotected
Detach(ShutdownValue option=ShutdownReadAndWrite)PIndirectChannel
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
DontStuff enum valuePInternetProtocolprotected
EHLO enum valuePSMTP
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
ExecuteCommand(PINDEX cmdNumber)PInternetProtocolvirtual
ExecuteCommand(PINDEX cmdNumber, const PString &param)PInternetProtocolvirtual
EXPN enum valuePSMTP
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() const PIndirectChannelvirtual
GetBaseWriteChannel() const PIndirectChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
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 PChannel
GetLastResponseCode() const PInternetProtocol
GetLastResponseInfo() const PInternetProtocol
GetLastWriteCount() const PChannelvirtual
GetName() const PIndirectChannelvirtual
GetOSHandleAsInt() const PChannelinlineprotected
GetReadChannel() const PIndirectChannel
GetReadTimeout() const PChannel
GetSocket() const PInternetProtocol
GetTraceContextIdentifier() const PObjectinline
GetTraceContextIdentifier(PObject &obj)PObjectinline
GetTraceContextIdentifier(PObject *obj)PObjectinline
GetWriteChannel() const PIndirectChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
HELO enum valuePSMTP
HELP enum valuePSMTP
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) const PObjectinline
IsOpen() const PIndirectChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastResponseCodePInternetProtocolprotected
lastResponseInfoPInternetProtocolprotected
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
m_traceContextIdentifierPObjectprotected
MAIL enum valuePSMTP
Miscellaneous enum valuePChannel
newLineToCRLFPInternetProtocolprotected
NoError enum valuePChannel
NoMemory enum valuePChannel
NOOP enum valuePSMTP
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumCommands enum valuePSMTP
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnOpen()PIndirectChannelprotectedvirtual
OnReadComplete(AsyncContext &context)PChannelvirtual
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)PInternetProtocolprotectedvirtual
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PIndirectChannel()PIndirectChannel
PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames)PInternetProtocolprotected
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
PSMTP()PSMTPprotected
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
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 valuePSMTP
RCPT enum valuePSMTP
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
RSET enum valuePSMTP
SAML enum valuePSMTP
SEND enum valuePSMTP
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
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
SOML enum valuePSMTP
StuffCR enum valuePInternetProtocolprotected
StuffCRLF enum valuePInternetProtocolprotected
StuffCRLFdot enum valuePInternetProtocolprotected
StuffCRLFdotCR enum valuePInternetProtocolprotected
StuffIdle enum valuePInternetProtocolprotected
stuffingStatePInternetProtocolprotected
StuffState enum namePInternetProtocolprotected
Timeout enum valuePChannel
TURN enum valuePSMTP
Unavailable enum valuePChannel
UnRead(int ch)PInternetProtocolvirtual
UnRead(const PString &str)PInternetProtocolvirtual
UnRead(const void *buffer, PINDEX len)PInternetProtocolvirtual
unReadBufferPInternetProtocolprotected
unReadCountPInternetProtocolprotected
VRFY enum valuePSMTP
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