| AbortCommandString() | PChannel | |
| Accept(PSocket &listener) | PInternetProtocol | [virtual] |
| Accepted enum value | PHTTP | |
| AccessDenied enum value | PChannel | |
| AllowTag() | PHTTP | [static] |
| AssureConnect(const PURL &url, PMIMEInfo &outMIME) | PHTTPClient | [protected] |
| AuthorizationTag() | PHTTP | [static] |
| BadGateway enum value | PHTTP | |
| BadParameter enum value | PChannel | |
| BadRequest enum value | PHTTP | |
| BufferTooSmall enum value | PChannel | |
| channelName | PChannel | [protected] |
| channelPointerMutex | PIndirectChannel | [protected] |
| ChunkedTag() | PHTTP | [static] |
| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Close() | PIndirectChannel | [virtual] |
| commandNames | PInternetProtocol | [protected] |
| Commands enum name | PHTTP | |
| Compare(const PObject &obj) const | PIndirectChannel | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| Conflict enum value | PHTTP | |
| Connect(const PString &address, WORD port=0) | PInternetProtocol | [virtual] |
| Connect(const PString &address, const PString &service) | PInternetProtocol | [virtual] |
| CONNECT enum value | PHTTP | |
| ConnectionTag() | PHTTP | [static] |
| ContentEncodingTag() | PHTTP | [static] |
| ContentLengthTag() | PHTTP | [static] |
| ContentTypeTag() | PHTTP | [inline, static] |
| Continue enum value | PHTTP | |
| ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
| ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
| CookieTag() | PHTTP | [static] |
| Created enum value | PHTTP | |
| DateTag() | PHTTP | [static] |
| defaultServiceName | PInternetProtocol | [protected] |
| DELETE enum value | PHTTP | |
| DeleteDocument(const PURL &url) | PHTTPClient | |
| 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 | |
| ExecuteCommand(Commands cmd, const PURL &url, PMIMEInfo &outMIME, const PString &dataBody, PMIMEInfo &replyMime) | PHTTPClient | |
| ExecuteCommand(const PString &cmdName, const PURL &url, PMIMEInfo &outMIME, const PString &dataBody, PMIMEInfo &replyMime) | PHTTPClient | |
| PHTTP::ExecuteCommand(PINDEX cmdNumber) | PInternetProtocol | [virtual] |
| PHTTP::ExecuteCommand(PINDEX cmdNumber, const PString ¶m) | PInternetProtocol | [virtual] |
| ExpiresTag() | PHTTP | [static] |
| FileExists enum value | PChannel | |
| FlowControl(const void *flowData) | PChannel | [virtual] |
| Forbidden enum value | PHTTP | |
| ForwardedTag() | PHTTP | [static] |
| FromTag() | PHTTP | [static] |
| GatewayTimeout enum value | PHTTP | |
| GET enum value | PHTTP | |
| GetBaseReadChannel() const | PIndirectChannel | [virtual] |
| GetBaseWriteChannel() const | PIndirectChannel | [virtual] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetDefaultService() const | PInternetProtocol | |
| GetDocument(const PURL &url, PMIMEInfo &outMIME, PMIMEInfo &replyMIME) | PHTTPClient | |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | [virtual] |
| PChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | [virtual] |
| PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
| GetHandle() const | PChannel | |
| GetHeader(const PURL &url, PMIMEInfo &outMIME, PMIMEInfo &replyMIME) | PHTTPClient | |
| GetLastReadCount() const | PChannel | [virtual] |
| GetLastResponseCode() const | PInternetProtocol | |
| GetLastResponseInfo() const | PInternetProtocol | |
| GetLastWriteCount() const | PChannel | [virtual] |
| GetName() const | PIndirectChannel | [virtual] |
| GetPersistent() const | PHTTPClient | [inline] |
| GetReadChannel() const | PIndirectChannel | |
| GetReadTimeout() const | PChannel | |
| GetSocket() const | PInternetProtocol | |
| GetTextDocument(const PURL &url, PString &document, const PString &contentType=PString::Empty()) | PHTTPClient | |
| GetWriteChannel() const | PIndirectChannel | |
| GetWriteTimeout() const | PChannel | |
| Gone enum value | PHTTP | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | [virtual] |
| HEAD enum value | PHTTP | |
| IfModifiedSinceTag() | PHTTP | [static] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| InternalReadContentBody(PMIMEInfo &replyMIME, PAbstractArray *body) | PHTTPClient | [protected] |
| InternalServerError enum value | PHTTP | |
| Interrupted enum value | PChannel | |
| IsClass(const char *cls) const | PObject | [inline] |
| IsOpen() const | PIndirectChannel | [virtual] |
| KeepAliveTag() | PHTTP | [static] |
| lastErrorCode | PChannel | [protected] |
| lastErrorNumber | PChannel | [protected] |
| LastGeneralError enum value | PChannel | |
| LastModifiedTag() | PHTTP | [static] |
| lastReadCount | PChannel | [protected] |
| LastReadError enum value | PChannel | |
| lastResponseCode | PInternetProtocol | [protected] |
| lastResponseInfo | PInternetProtocol | [protected] |
| lastWriteCount | PChannel | [protected] |
| LastWriteError enum value | PChannel | |
| LengthRequired enum value | PHTTP | |
| LessThan enum value | PObject | |
| LocationTag() | PHTTP | [static] |
| m_authentication | PHTTPClient | [protected] |
| m_password | PHTTPClient | [protected] |
| m_persist | PHTTPClient | [protected] |
| m_userAgentName | PHTTPClient | [protected] |
| m_userName | PHTTPClient | [protected] |
| MethodNotAllowed enum value | PHTTP | |
| MIMEVersionTag() | PHTTP | [static] |
| Miscellaneous enum value | PChannel | |
| MovedPermanently enum value | PHTTP | |
| MovedTemporarily enum value | PHTTP | |
| MultipleChoices enum value | PHTTP | |
| newLineToCRLF | PInternetProtocol | [protected] |
| NoContent enum value | PHTTP | |
| NoError enum value | PChannel | |
| NoMemory enum value | PChannel | |
| NonAuthoritativeInformation enum value | PHTTP | |
| NoneAcceptable enum value | PHTTP | |
| NotFound enum value | PHTTP | |
| NotImplemented enum value | PHTTP | |
| NotModified enum value | PHTTP | |
| NotOpen enum value | PChannel | |
| NumCommands enum value | PHTTP | |
| NumErrorGroups enum value | PChannel | |
| NumNormalisedErrors enum value | PChannel | |
| OnOpen() | PIndirectChannel | [protected, virtual] |
| OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
| OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
| 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 | 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] |
| OPTIONS enum value | PHTTP | |
| os_handle | PChannel | [protected] |
| ParseResponse(const PString &line) | PHTTP | [protected, virtual] |
| PartialContent enum value | PHTTP | |
| PaymentRequired enum value | PHTTP | |
| PChannel() | PChannel | |
| PChannel(const PChannel &) | PChannel | [protected] |
| PHTTP() | PHTTP | [protected] |
| PHTTPClient(const PString &userAgentName=PString::Empty()) | PHTTPClient | |
| PIndirectChannel() | PIndirectChannel | |
| PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames) | PInternetProtocol | [protected] |
| PObject() | PObject | [inline, protected] |
| POST enum value | PHTTP | |
| PostData(const PURL &url, PMIMEInfo &outMIME, const PString &data, PMIMEInfo &replyMIME) | PHTTPClient | |
| PostData(const PURL &url, PMIMEInfo &outMIME, const PString &data, PMIMEInfo &replyMIME, PString &replyBody) | PHTTPClient | |
| PragmaNoCacheTag() | PHTTP | [static] |
| PragmaTag() | PHTTP | [static] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| ProtocolFailure enum value | PChannel | |
| ProxyAuthenticateTag() | PHTTP | [static] |
| ProxyAuthenticationRequired enum value | PHTTP | |
| ProxyAuthorizationTag() | PHTTP | [static] |
| ProxyConnectionTag() | PHTTP | [static] |
| PUT enum value | PHTTP | |
| PutDocument(const PURL &url, PMIMEInfo &outMIME, PMIMEInfo &replyMIME) | PHTTPClient | |
| PutTextDocument(const PURL &url, const PString &document, const PString &contentType="text/plain") | PHTTPClient | |
| 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 | |
| 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] |
| ReadContentBody(PMIMEInfo &replyMIME, PBYTEArray &body) | PHTTPClient | |
| ReadContentBody(PMIMEInfo &replyMIME, PString &body) | PHTTPClient | |
| ReadFrom(istream &strm) | PObject | [virtual] |
| ReadLine(PString &line, PBoolean allowContinuation=false) | PInternetProtocol | [virtual] |
| readLineTimeout | PInternetProtocol | [protected] |
| ReadResponse(PMIMEInfo &replyMIME) | PHTTPClient | |
| PHTTP::ReadResponse() | PInternetProtocol | [virtual] |
| PHTTP::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] |
| RefererTag() | PHTTP | [static] |
| RequestOK enum value | PHTTP | |
| RequestTimeout enum value | PHTTP | |
| ResetContent enum value | PHTTP | |
| SeeOther enum value | PHTTP | |
| SendCommandString(const PString &command) | PChannel | |
| ServerTag() | PHTTP | [static] |
| ServiceUnavailable enum value | PHTTP | |
| SetAuthenticationInfo(const PString &userName, const PString &password) | PHTTPClient | |
| SetBufferSize(PINDEX newSize) | PChannel | |
| SetCookieTag() | PHTTP | [static] |
| SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
| SetLocalEcho(bool localEcho) | PIndirectChannel | [virtual] |
| SetPersistent(bool persist=true) | PHTTPClient | [inline] |
| SetReadChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| SetReadLineTimeout(const PTimeInterval &t) | PInternetProtocol | |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetWriteChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PIndirectChannel | [virtual] |
| PChannel::Shutdown(ShutdownValue option) | PChannel | [virtual] |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| StatusCode enum name | PHTTP | |
| 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] |
| SwitchingProtocols enum value | PHTTP | |
| Timeout enum value | PChannel | |
| TRACE enum value | PHTTP | |
| TransferEncodingTag() | PHTTP | [static] |
| UnAuthorised enum value | PHTTP | |
| UnlessTrue enum value | PHTTP | |
| 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] |
| UseProxy enum value | PHTTP | |
| UserAgentTag() | PHTTP | [static] |
| VectorOfSlice typedef | PChannel | |
| Write(const void *buf, PINDEX len) | PInternetProtocol | [virtual] |
| PChannel::Write(const void *buf, PINDEX len, const void *mark) | PChannel | [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(Commands cmd, const PString &url, PMIMEInfo &outMIME, const PString &dataBody) | PHTTPClient | |
| WriteCommand(const PString &cmdName, const PString &url, PMIMEInfo &outMIME, const PString &dataBody) | PHTTPClient | |
| PHTTP::WriteCommand(PINDEX cmdNumber) | PInternetProtocol | [virtual] |
| PHTTP::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] |
| WWWAuthenticateTag() | PHTTP | [static] |
| ~PChannel() | PChannel | |
| ~PIndirectChannel() | PIndirectChannel | |
| ~PObject() | PObject | [inline, virtual] |